Home
last modified time | relevance | path

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

/AliOS-Things-master/components/linkkit/infra/
A Dinfra_compat.c276 static void *g_event_monitor = NULL; variable
280 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 2 milliseconds