HDK
|
This is the complete list of members for UT_ThreadSet, including all inherited members.
getNumThreads() const | UT_ThreadSet | inline |
getThread(int which) | UT_ThreadSet | |
go() | UT_ThreadSet | |
myFunc | UT_ThreadSet | protected |
myThreadCount | UT_ThreadSet | protected |
myThreads | UT_ThreadSet | protected |
myUserData | UT_ThreadSet | protected |
myUserDataInc | UT_ThreadSet | protected |
operator=(const UT_ThreadSet &)=delete | UT_ThreadSet | |
operator[](int which) | UT_ThreadSet | inline |
reuse(UT_Thread::SpinMode spin_mode) | UT_ThreadSet | |
setFunc(UTthreadFunc func) | UT_ThreadSet | inline |
setUserData(void *user_data_array, size_t structlen) | UT_ThreadSet | inline |
setUserData(void *user_data) | UT_ThreadSet | inline |
UT_ThreadSet(int nthreads=-1, int null_thread_if_1_cpu=0) | UT_ThreadSet | |
UT_ThreadSet(const UT_ThreadSet &)=delete | UT_ThreadSet | |
wait(int block=1) | UT_ThreadSet | |
~UT_ThreadSet() | UT_ThreadSet |