golib  0.5
goThread Member List

This is the complete list of members for goThread, including all inherited members.

cancel() (defined in goThread)goThread
checkCancel() (defined in goThread)goThreadinlinestatic
create(void *(*function)(void *), void *param, int howMany)goThread
getIndexRange(int threadNumber, int N, int &myStart, int &myEnd) (defined in goThread)goThread
getNumOfThreads() (defined in goThread)goThreadinline
goThread() (defined in goThread)goThread
howManyProcessors()goThreadstatic
intCount (defined in goThread)goThreadprotected
intMutex (defined in goThread)goThreadprotected
isCurrentThread(int threadNumber=0) const (defined in goThread)goThread
join()goThread
kill() (defined in goThread)goThread
makeInt()goThread
numberOfThreads (defined in goThread)goThreadprotected
resetInt()goThread
resume() (defined in goThread)goThread
setCancelType(int t) (defined in goThread)goThreadinlinestatic
suspend() (defined in goThread)goThread
threadAttr (defined in goThread)goThreadprotected
threadFunction (defined in goThread)goThreadprotected
threadParam (defined in goThread)goThreadprotected
threads (defined in goThread)goThreadprotected
~goThread() (defined in goThread)goThreadvirtual