haiku/headers/private/support
Pawel Dziepak 077c84eb27 kernel: atomic_*() functions rework
* No need for the atomically changed variables to be declared as
   volatile.
 * Drop support for atomically getting and setting unaligned data.
 * Introduce atomic_get_and_set[64]() which works the same as
   atomic_set[64]() used to. atomic_set[64]() does not return the
   previous value anymore.
2013-11-05 22:32:59 +01:00
..
ObjectListPrivate.h Make BObjectList<> publically available: 2011-01-20 12:09:16 +00:00
StringPrivate.h kernel: atomic_*() functions rework 2013-11-05 22:32:59 +01:00
Url.h
Uuid.h Move PUuid from shared to support 2013-06-27 21:57:39 +02:00