#include <WKFThreads.h>
Public Attributes | |
int | padding1 [8] |
wkf_shared_iterator_t * | iter |
int | threadid |
int | threadcount |
void * | clientdata |
int | padding2 [8] |
Definition at line 613 of file WKFThreads.h.
|
worker parameters Definition at line 618 of file WKFThreads.h. Referenced by wkf_threadlaunch, and wkf_threadlaunch_getdata. |
|
dynamic scheduler iterator Definition at line 615 of file WKFThreads.h. Referenced by wkf_threadlaunch, wkf_threadlaunch_next_tile, and wkf_threadlaunch_setfatalerror. |
|
avoid false sharing, cache aliasing Definition at line 614 of file WKFThreads.h. |
|
avoid false sharing, cache aliasing Definition at line 619 of file WKFThreads.h. |
|
number of workers Definition at line 617 of file WKFThreads.h. Referenced by wkf_threadlaunch, and wkf_threadlaunch_getid. |
|
ID of worker thread Definition at line 616 of file WKFThreads.h. Referenced by wkf_threadlaunch, and wkf_threadlaunch_getid. |