OpenSceneGraph/include/OpenThreads
2020-07-21 17:37:24 +02: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 build/windows_clang 2020-07-21 17:37:24 +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:12:54 +00:00