Searched refs:sigev_notify_function (Results 1 – 4 of 4) sorted by relevance
253 #define sigev_notify_function _sigev_un._sigev_thread._function macro
300 # define sigev_notify_function _sigev_un._sigev_thread._function macro
50 void (*sigev_notify_function)( union sigval ); member
2578 SignalEvent.sigev_notify_function= _MsOS_TimerNotify; in MsOS_CreateTimer()