Home
last modified time | relevance | path

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

/freebsd/lib/librt/
H A Dsigev_thread.h70 int __sigev_check_init();
H A Dtimer.c103 if (__sigev_check_init()) { in __timer_create()
H A Daio.c75 if (__sigev_check_init()) { in aio_sigev_alloc()
H A Dmq.c138 if (__sigev_check_init()) { in __mq_notify()
H A Dsigev_thread.c145 __sigev_check_init(void) in __sigev_check_init() function