Home
last modified time | relevance | path

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

/nrf52832-nimble/rt-thread/include/libc/
H A Dlibc_signal.h40 void (*sigev_notify_function)( union sigval ); member
/nrf52832-nimble/packages/NimBLE-latest/porting/npl/linux/src/
H A Dos_callout.c59 event.sigev_notify_function = ble_npl_callout_timer_cb; in ble_npl_callout_init()