Searched refs:g_event_monitor (Results 1 – 1 of 1) sorted by relevance
276 static void *g_event_monitor = NULL; variable280 g_event_monitor = (void *)monitor_cb; in iotx_event_regist_cb()286 if (g_event_monitor == NULL) { in iotx_event_post()289 ((void (*)(int))g_event_monitor)(event); in iotx_event_post()
Completed in 3 milliseconds