Searched refs:workerThread (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/transmission-2.73/libtransmission/
H A Dmakemeta.c448 static tr_thread * workerThread = NULL; variable
485 workerThread = NULL;
529 if( !workerThread )
530 workerThread = tr_threadNew( makeMetaWorkerFunc, NULL );

Completed in 27 milliseconds