Searched refs:thread_privates (Results 1 – 2 of 2) sorted by relevance
383 unsigned int thread_count, void *thread_privates[], in vdo_make_work_queue() argument393 void *context = ((thread_privates != NULL) ? thread_privates[0] : NULL); in vdo_make_work_queue()428 void *context = ((thread_privates != NULL) ? thread_privates[i] : NULL); in vdo_make_work_queue()
30 unsigned int thread_count, void *thread_privates[],