Home
last modified time | relevance | path

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

/AliOS-Things-master/components/posix/include/
A Dsignal.h69 union sigval { union
77 union sigval sigev_value;
79 void (*sigev_notify_function)(union sigval);
/AliOS-Things-master/components/amp_adapter/platform/linux/peripheral/
A Daos_hal_timer.c12 static void timer_common_cb(union sigval arg) in timer_common_cb()
30 ent.sigev_notify_function = (void (*)(union sigval))timer_common_cb; in aos_hal_timer_init()
/AliOS-Things-master/components/amp_adapter/platform/linux/
A Daos_system.c282 static void timer_common_cb(union sigval arg) in timer_common_cb()
314 ent.sigev_notify_function = (void (*)(union sigval))timer_common_cb; in aos_timer_create()

Completed in 9 milliseconds