haiku/headers/os
Adrien Destugues b140a1c340 NetworkAddressResolver: cache needs to be locked
It is not a good idea to have a thread get an address from the request
cache, while another thread is deleting said address as the cache has
grown too large. Add a lock around the cache access to make it safe.
2017-11-21 22:15:32 +01:00
..
add-ons Support for configuring screen backlight 2017-11-21 09:12:18 +01:00
app BNotification ABI padding 2017-09-28 22:19:05 -04:00
arch
be_apps
bluetooth
device
drivers ISA: fix ram_address() to use phys_addr_t for completeness 2017-11-21 21:44:02 +01:00
game
interface Style fix: parameters should have a name. 2017-11-21 12:19:56 +01:00
kernel time: Address review comments. 2017-11-16 20:53:14 +01:00
locale BDurationFormat::Format docs, update method params 2017-11-10 14:59:33 -08:00
mail
media MediaFile: Little refactor to use the MediaStreamer class 2017-05-04 14:08:07 +02:00
midi
midi2
net NetworkAddressResolver: cache needs to be locked 2017-11-21 22:15:32 +01:00
package
storage Remove Spurious B_BEOS_DATA_DIRECTORY 2017-05-08 22:17:53 +02:00
support Switch to a 64-bit time_t everywhere except 32-bit x86. 2017-06-06 17:38:17 -04:00
translation
AppKit.h
Be.h
BeBuild.h Bump B_HAIKU_VERSION to B_HAIKU_VERSION_1_PRE_BETA_1. 2017-06-12 21:03:36 +02:00
DeviceKit.h
GameKit.h
InterfaceKit.h
KernelKit.h
LocaleKit.h Remove even more Locale Kit cruft. 2017-07-30 14:46:41 -04:00
MailKit.h
MediaKit.h
MidiKit.h
NetKit.h
NetworkKit.h
StorageKit.h
SupportKit.h
TranslationKit.h