Nebula
|
Classes | |
class | LinuxCompletionCounter |
Block a thread until count reaches 0. More... | |
class | LinuxEvent |
Linux implementation of Event. More... | |
class | LinuxRendezvous |
A thread barrier for 2 threads using semaphores. More... | |
class | LinuxThread |
Linux implementation of Threading::Thread. More... | |
class | LinuxThreadLocalData |
Thread local data storage class for platforms which don't have a proper __thread implementation but a pthread implementation. More... | |
class | LinuxThreadLocalPtr |
A thread-local pointer class for platforms which don't have proper support for the __thread keyword. More... | |
Functions | |
__ImplementClass (Linux::LinuxThread, 'THRD', Core::RefCounted) | |
Linux::__ImplementClass | ( | Linux::LinuxThread | , |
'THRD' | , | ||
Core::RefCounted | ) |