OpenSceneGraph/include/OpenThreads
2020-01-06 18:39:51 +00:00
..
Affinity Fix typos and spelling. 2018-04-23 11:03:37 +01:00
Atomic From Piotr Domagalski, "Currently, code using OpenSceneGraph doesn't build with clang due to the way __sync_bool_compare_and_swap() is used in OpenThreads/Atomic header file. 2012-09-06 10:52:28 +00:00
Barrier Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
Block Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
Condition Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
Exports Removed old and unused windows code path to avoid confusion 2015-06-12 20:23:15 +00:00
Mutex Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
ReadWriteMutex Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
ReentrantMutex Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
ScopedLock Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
Thread Added Thread::CurrentThreadId() method to wrap up thread id functionality in a more platform appropriate way. 2020-01-06 18:39:51 +00:00