haiku/headers/private
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
..
app BStatusBar: Restore the old blue-ish color from before the Set*Color changes. 2016-03-07 16:08:00 -05:00
audio
binary_compatibility
bluetooth Bluetooth: fix thread safety issue. 2016-02-14 14:07:21 +01:00
debug
device
drivers Reworked little endian bitfields a bit. 2015-11-10 08:47:48 +01:00
file_systems
firewire
fs_shell NodeMonitor: Added B_WATCH_CHILDREN flag. 2016-03-28 14:31:27 +02:00
graphics via.accelerant: move enums out of the struct. 2016-02-19 22:33:41 +01:00
index_server
input
interface WindowInfo: spaces => tabs 2016-03-31 14:39:49 -07:00
kernel NodeMonitor: Resolve mount points for B_WATCH_CHILDREN. 2016-03-28 14:31:27 +02:00
libroot libroot_debug: Merge guarded heap into libroot_debug. 2015-08-13 22:12:18 +02:00
locale
mail IMAP: New folders will now adopt default mail attributes. 2016-01-14 21:00:38 +01:00
media Replace synchronization semaphore with async messages 2016-04-05 00:41:20 +02:00
midi Midi: Remove some duplicated code 2015-08-27 11:51:57 +02:00
mount
net
notification
package
print
runtime_loader system: Build using public elf.h header 2015-11-07 11:49:56 +13:00
screen_saver
shared IMAP: New folders will now adopt default mail attributes. 2016-01-14 21:00:38 +01:00
storage
support JobQueue: fixed incorrect requeuing. 2015-10-18 13:11:26 +02:00
syslog_daemon syslog_daemon: Converted to BServer. 2015-07-22 20:40:47 +02:00
system system: Build using public elf.h header 2015-11-07 11:49:56 +13:00
textencoding
tracker Tracker: IconMenuItem: Don't "use namespace" in a shared header. 2015-07-23 11:50:23 -04:00
usb_vision
userlandfs
virtio
vmdk