|
CoreComponents 3.0.0
A Modern C++ Toolkit
|
This is the complete list of members for Thread, including all inherited members.
| alias(const State *state) | Object | protectedstatic |
| as() const | Object | |
| blockSignals(const SignalSet &set) | Thread | static |
| getMaxPriority(SchedulingPolicy policy) | Thread | static |
| getMinPriority(SchedulingPolicy policy) | Thread | static |
| id() | Thread | static |
| initOnce() | Object | protected |
| initOncePerThread() | Object | protected |
| is() const | Object | |
| isNull() const | Object | |
| isRunning() const | Thread | |
| isWeak() const | Object | |
| kill(Signal signal) | Thread | |
| Object()=default | Object | |
| Object(State *newState) | Object | explicitprotected |
| Object(State *state, Alias) (defined in Object) | Object | explicitprotected |
| Object(State *state, Weak) (defined in Object) | Object | explicitprotected |
| operator bool() const | Thread | explicit |
| operator<=>(const Object &other) const | Object | |
| operator=(std::nullptr_t) (defined in Object) | Object | protected |
| operator==(const Object &other) const | Object | |
| setName(const char *name) | Thread | |
| setSchedulingPolicy(SchedulingPolicy policy, int priority=0) | Thread | static |
| signalMask() | Thread | static |
| sleep(double duration) | Thread | static |
| sleepUntil(double time) | Thread | static |
| start() | Thread | |
| started() const | Thread | |
| Thread()=default | Thread | |
| Thread(Function< void()> &&f, long stackSize=-1) | Thread | explicit |
| unblockSignals(const SignalSet &set) | Thread | static |
| useCount() const | Object | |
| wait() | Thread | |
| weak() const (defined in Object) | Object | protected |
| weak(const State *state) (defined in Object) | Object | protectedstatic |