Searched refs:funcParam (Results 1 – 3 of 3) sorted by relevance
243 void* funcParam; // ptr to array of bytes to log. member
548 if (0 == pthread_create( &(aThread->threadId), NULL, aThread->funcPtr, aThread->funcParam)) in initThread()
640 hsl->logThreads[0].funcParam = hsl; in FrHslInitialiseMulti()