This is the complete list of members for SC::Thread, including all inherited members.
| CurrentThreadID() | SC::Thread | static |
| 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::Thread | static |
| 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() const | SC::Thread | |
| ~Thread() (defined in SC::Thread) | SC::Thread |