haiku/headers
Dario Casalinuovo 11c7bd86e2 Replace synchronization semaphore with async messages
* Remove SyncToServices, I will probably readd it in future
but this time using a local synchronization service more than
relying on the media_server to release the semaphore.
* Due to some discussions today in mailing list I decided
to step back and retry the initial way to notify media rosters
about media services status. It is woking by using two different
notifications for reconnecting to the media_server and notifying
the local subscribers.
* This speed up the media services restart.
* Sorry for the noise and very thanks for reviewing my code to
everyone.
2016-04-05 00:41:20 +02:00
..
build headers/os: Add gcc 5 to BeBuild.h 2015-06-24 23:06:23 -05:00
clang Import lib/Headers from Clang 2015-11-09 18:01:18 +01:00
compatibility build: Convert to external libedit build package 2015-07-04 15:29:05 -05:00
config
cpp build fix. 2015-11-12 22:24:16 +01:00
glibc
libs More libunwind compilation fixes 2015-11-09 20:00:06 +01:00
os Replace synchronization semaphore with async messages 2016-04-05 00:41:20 +02:00
posix Allow custom baud rates for FTDI serial ports 2016-02-27 19:08:53 +01:00
private Replace synchronization semaphore with async messages 2016-04-05 00:41:20 +02:00
tools