Sane C++ Libraries
C++ Platform Abstraction Libraries
SC::Thread Member List

This is the complete list of members for SC::Thread, including all inherited members.

CurrentThreadID()SC::Threadstatic
detach()SC::Thread
join()SC::Thread
operator=(Thread &&)=delete (defined in SC::Thread)SC::Thread
operator=(const Thread &)=delete (defined in SC::Thread)SC::Thread
setThreadName(const native_char_t *name)SC::Thread
Sleep(uint32_t milliseconds)SC::Threadstatic
start(Function< void(Thread &)> &&func)SC::Thread
Thread()=default (defined in SC::Thread)SC::Thread
Thread(Thread &&)=delete (defined in SC::Thread)SC::Thread
Thread(const Thread &)=delete (defined in SC::Thread)SC::Thread
threadID()SC::Thread
wasStarted() constSC::Thread
~Thread() (defined in SC::Thread)SC::Thread