![]() |
Project
|
#include <threadserver.h>
Public Member Functions | |
qThreadClsArray () | |
qThreadClsArray (int32_t n, S *pCls, void(S::*pFunc)(T *), int32_t threadNumOffset=0, int32_t *pinCPU=nullptr) | |
void | SetNumberOfThreads (int32_t n, S *pCls, void(S::*pFunc)(T *), int32_t threadNumOffset=0, int32_t *pinCPU=nullptr) |
~qThreadClsArray () | |
void | EndThreads () |
void | Start () |
void | Sync () |
Definition at line 162 of file threadserver.h.
|
inline |
Definition at line 165 of file threadserver.h.
|
inline |
Definition at line 170 of file threadserver.h.
|
inline |
Definition at line 193 of file threadserver.h.
|
inline |
Definition at line 200 of file threadserver.h.
|
inline |
Definition at line 177 of file threadserver.h.
|
inline |
Definition at line 206 of file threadserver.h.
|
inline |
Definition at line 213 of file threadserver.h.