Home
last modified time | relevance | path

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

/bionic/libc/bionic/
Dposix_timers.cpp131 if (timer->sigev_notify != SIGEV_THREAD) { in timer_create()
212 if (timer->sigev_notify == SIGEV_THREAD) { in timer_delete()
Dlibc_init_common.cpp117 event.sigev_notify = SIGEV_THREAD; in __libc_init_mte_late()
/bionic/libc/kernel/uapi/asm-generic/
Dsiginfo.h208 #define SIGEV_THREAD 2 macro
/bionic/tests/headers/posix/
Dsignal_h.c64 MACRO(SIGEV_THREAD); in signal_h()
/bionic/tests/
Dtime_test.cpp642 se.sigev_notify = SIGEV_THREAD; in TEST()
709 se.sigev_notify = SIGEV_THREAD; in Counter()
826 se.sigev_notify = SIGEV_THREAD; in TEST()
915 se.sigev_notify = SIGEV_THREAD; in TEST()