Searched refs:thread_hook (Results 1 – 3 of 3) sorted by relevance
70 void (*thread_hook)(void *thread, void *argument); member
36 (*context->thread_hook)(context->thread_work, argument); in WFSi_NotifySegmentEvent()459 context->thread_hook = NULL; in WFS_InitServer()481 (*context->thread_hook)(context->thread_work, NULL); in WFS_EndServer()
242 context->thread_hook = WFSi_ThreadHook; in WFS_ExecuteRomServerThread()