Home
last modified time | relevance | path

Searched refs:funcParam (Results 1 – 3 of 3) sorted by relevance

/utopia/UTPA2-700.0.x/modules/hsl/api/hsl/
H A Dfrhsl_cfg.h243 void* funcParam; // ptr to array of bytes to log. member
H A Dfrhsl_ringbuffer.c548 if (0 == pthread_create( &(aThread->threadId), NULL, aThread->funcPtr, aThread->funcParam)) in initThread()
H A DapiHSL.c640 hsl->logThreads[0].funcParam = hsl; in FrHslInitialiseMulti()