haiku/headers/private/shared
Ingo Weinhold 840be9d6e6 Added __init_once(), an almost exact clone of pthread_once(), with the
difference that the initialization function has an additional void* argument,
so that it is suitable for initializing stuff in objects.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@34400 a95241bf-73f2-0310-859d-f6bbb57e9c96
2009-12-01 09:34:58 +00:00
..
AboutWindow.h Made some char* params const to fix a GCC4 warning in ShowImage (the only 2009-08-13 07:30:48 +00:00
AffineTransform.h
AutoDeleter.h
AutoLocker.h * Removed operator=(otherLocker) again. Didn't really make sense this way, 2009-05-13 14:45:53 +00:00
CalendarView.h
ColorQuantizer.h
CommandPipe.h Make the base class destructor of BCommandPipe::LineReader virtual, since 2009-09-06 09:53:28 +00:00
DateTime.h * Remove executable bit. 2009-04-07 21:40:57 +00:00
DragTrackingFilter.h
EntryFilter.h
ExpressionParser.h * Moved the mapm library from src/apps/deskcalc to src/libs and headers/libs. 2009-06-28 17:10:40 +00:00
FunctionTracer.h
HashMap.h * Added copyless direct value accessors (via Iterator::NextValue(), and 2009-08-06 09:42:34 +00:00
HashString.h
ObjectList.h Added BinarySearchIndexByKey(). 2009-07-09 23:24:55 +00:00
OpenHashTable.h * reintegrated gsoc-locale-kit branch into trunk - there's more 2009-09-18 22:23:34 +00:00
OpenWithTracker.h Explicitly allow not giving a relative path. 2009-09-24 21:35:10 +00:00
RWLockManager.h
Referenceable.h * Made BReferenceable the class implementation and BPrivate::Referenceable the 2009-11-04 15:08:53 +00:00
ShakeTrackingFilter.h * A mouse shake detecting BMessageFilter that's easily integrated in any app. 2009-08-22 13:43:21 +00:00
TrackerAddOnAppLaunch.h Check return value also for B_ALREADY_RUNNING, or else we launch the add-on twice. 2009-09-09 01:29:45 +00:00
Variant.h Added methods AddToMessage() and SetFromMessage() to add the value of the 2009-11-05 17:24:58 +00:00
WeakReferenceable.h * Made _GetUnchecked() return nothing, as it was ignored anyway. 2009-04-24 09:58:54 +00:00
binary-utils.h gcc4 build fix. 2009-10-24 01:26:14 +00:00
cpu_type.h Revert my additions to the patch from #4733, Core 2, Core 2 Duo and Core 2 2009-10-19 00:07:59 +00:00
locks.h Added __init_once(), an almost exact clone of pthread_once(), with the 2009-12-01 09:34:58 +00:00
pci-utils.h
syscall_utils.h
usb-utils.h