Searched refs:thread_privates (Results 1 – 2 of 2) sorted by relevance
382 unsigned int thread_count, void *thread_privates[], in vdo_make_work_queue() argument392 void *context = ((thread_privates != NULL) ? thread_privates[0] : NULL); in vdo_make_work_queue()427 void *context = ((thread_privates != NULL) ? thread_privates[i] : NULL); in vdo_make_work_queue()
30 unsigned int thread_count, void *thread_privates[],
Completed in 5 milliseconds