![]() |
NDEVR
API Documentation
|
This is the complete list of members for ThreadFunctions, including all inherited members.
| CurrentThreadID() | ThreadFunctions | static |
| CurrentThreadName() | ThreadFunctions | static |
| IsPrimaryThread() | ThreadFunctions | static |
| PrimaryThreadID() | ThreadFunctions | static |
| RequestConcurrentExecution(const StringView &name, const std::function< void()> &function) | ThreadFunctions | static |
| RequestNoSleep(bool request_no_sleep, const LogPtr &log) | ThreadFunctions | static |
| RequestSleep(const TimeSpan &interval) | ThreadFunctions | static |
| SetCurrentThreadName(const StringView &name) | ThreadFunctions | static |
| SetPrimaryThreadID(uint04 primary_thread) | ThreadFunctions | static |