haiku/headers/private/shared
Julian Harnath b916156a83 Move libroot synchronization functions to private namespace
* Prefix lock functions with __ to mark them as private. Add
  forwarding macros to keep existing code working.

* Avoids symbol name clashes with kernel lock APIs, occuring when
  using kernellandemu-lib in userlandfs. Thanks to Ingo for the
  suggestion.
2014-07-13 16:19:08 +02:00
..
AboutMenuItem.h
ArgumentVector.h
Array.h
AutoDeleter.h Explicitly denote BPrivate to avoid clashes 2013-09-10 19:14:18 +02:00
AutoLocker.h Explicitly denote BPrivate to avoid clashes 2013-09-10 19:14:18 +02:00
binary-utils.h
CalendarView.h
ColorQuantizer.h
CommandPipe.h
cpu_type.h kernel: Add more architecture code post-scheduler 2014-01-19 21:53:56 -06:00
DragTrackingFilter.h
DriverSettingsMessageAdapter.h libshared: Factored out driver settings class from net_server. 2013-09-30 01:13:13 +02:00
EntryFilter.h
ExpressionParser.h Move Tokenizer/Token into ExpressionParser's namespace. 2012-12-18 21:31:43 -05:00
FunctionObject.h Move Thread classes from Tracker to shared 2013-10-08 20:25:15 -04:00
FunctionTracer.h
HashMap.h Cleanup: avoid warning about returning a value in void context. 2012-08-16 21:18:58 +02:00
HashSet.h HashSet.h: Replace whatever that was with proper C++ 2013-12-17 19:58:52 +01:00
HashString.h
Holiday.h
IconButton.h BControl subclasses: Override SetIcon() 2013-12-22 02:48:27 +01:00
IconView.h
Keymap.h Update semantic shortcuts 2013-10-19 19:30:47 -04:00
locks.h Move libroot synchronization functions to private namespace 2014-07-13 16:19:08 +02:00
LongAndDragTrackingFilter.h
NaturalCompare.h
OpenHashTable.h
OpenWithTracker.h
pci-utils.h
PromptWindow.h Add an information blurb option to PromptWindow. 2013-04-27 14:04:33 -04:00
PthreadMutexLocker.h Add shared PthreadMutexLocker, an AutoLocker for pthread_mutex_t 2013-04-07 23:59:43 +02:00
QueryFile.h
RangeArray.h RangeArray::AddRange(): Fix joining with single subsequent range 2013-10-25 22:54:43 +02:00
RegExp.h Add ability to specify case insensitive matching. 2013-06-05 22:02:43 -04:00
RWLockManager.h
SHA256.h
ShakeTrackingFilter.h
StringForRate.h
StringForSize.h
syscall_utils.h
TextTable.h Move TextTable from pkgman to libshared 2013-11-30 17:02:49 +01:00
Thread.h Move Thread classes from Tracker to shared 2013-10-08 20:25:15 -04:00
TrackerAddOnAppLaunch.h
TypeOperation.h Revert 6f68e52 and fix the gcc2 build via template. 2014-04-20 00:26:29 +02:00
usb-utils.h
Variant.h
WeakReferenceable.h kernel: atomic_*() functions rework 2013-11-05 22:32:59 +01:00