You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
OpenSceneGraph/include/OpenThreads
MeyerFabian ba70c7d543
build/windows_clang
4 years ago
..
Affinity Fix typos and spelling. 7 years ago
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. 12 years ago
Barrier Ran script to remove trailing spaces and tabs 13 years ago
Block Ran script to remove trailing spaces and tabs 13 years ago
Condition Ran script to remove trailing spaces and tabs 13 years ago
Exports build/windows_clang 4 years ago
Mutex Ran script to remove trailing spaces and tabs 13 years ago
ReadWriteMutex Ran script to remove trailing spaces and tabs 13 years ago
ReentrantMutex Ran script to remove trailing spaces and tabs 13 years ago
ScopedLock Ran script to remove trailing spaces and tabs 13 years ago
Thread Added commment explaining that OpenThreads::Thread::CurrentThread() return NULL on non OpenThreads thread. 5 years ago