OpenSceneGraph/include/OpenThreads
2020-07-17 18:01:05 +02:00
..
Affinity Fix typos and spelling. 2018-04-20 18:18:22 +02: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 Enabled windows clang builds. 2020-07-17 18:01:05 +02: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 commment explaining that OpenThreads::Thread::CurrentThread() return NULL on non OpenThreads thread. 2020-01-13 14:18:45 +00:00