pyd.thread

Undocumented in source.

Members

Aliases

ThreadSet
alias ThreadSet = MultiIndexContainer!(Thread, IndexedBy!(HashedUnique!()), MallocAllocator, MutableView)
Undocumented in source.

Classes

_Thread
class _Thread
Undocumented in source.

Functions

detachAll
void detachAll()
Undocumented in source. Be warned that the author may not have intended to support it.
ensureAttached
void ensureAttached()
Undocumented in source. Be warned that the author may not have intended to support it.
getThreadAddr
Thread.ThreadAddr getThreadAddr(Thread thread)
Undocumented in source. Be warned that the author may not have intended to support it.

Static variables

threadSet
ThreadSet threadSet;
Undocumented in source.

Meta