Home
last modified time | relevance | path

Searched refs:SIGEV_THREAD (Results 1 - 18 of 18) sorted by relevance

/kernel/liteos_a/testsuites/unittest/libc/posix/mqueue/full/
H A DIt_posix_queue_206.cpp53 notification.sigev_notify = SIGEV_THREAD; in Child()
/kernel/liteos_a/testsuites/unittest/libc/time/timer/smoke/
H A Dtimer_test_005.cpp70 sev.sigev_notify = SIGEV_THREAD; in TimerTest()
/kernel/linux/linux-5.10/include/uapi/asm-generic/
H A Dsiginfo.h300 * It seems likely that SIGEV_THREAD will have to be handled from
307 #define SIGEV_THREAD 2 /* deliver via thread creation */ macro
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/asm-generic/
H A Dsiginfo.h215 #define SIGEV_THREAD 2 macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-generic/
H A Dsiginfo.h217 #define SIGEV_THREAD 2 macro
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/asm-generic/
H A Dsiginfo.h217 #define SIGEV_THREAD 2 macro
/kernel/liteos_a/testsuites/unittest/container/smoke/
H A DIt_ipc_container_003.cpp105 notification.sigev_notify = SIGEV_THREAD; in IpcContainerUnshare()
/kernel/linux/linux-5.10/ipc/
H A Dmqueue.c829 case SIGEV_THREAD: in __do_notify()
856 info->notify.sigev_notify == SIGEV_THREAD) { in remove_notification()
1333 notification->sigev_notify != SIGEV_THREAD)) in do_mq_notify()
1339 if (notification->sigev_notify == SIGEV_THREAD) { in do_mq_notify()
1408 case SIGEV_THREAD: in do_mq_notify()
1413 info->notify.sigev_notify = SIGEV_THREAD; in do_mq_notify()
1582 if (n.sigev_notify == SIGEV_THREAD) in COMPAT_SYSCALL_DEFINE2()
/kernel/linux/linux-6.6/ipc/
H A Dmqueue.c830 case SIGEV_THREAD: in __do_notify()
857 info->notify.sigev_notify == SIGEV_THREAD) { in remove_notification()
1332 notification->sigev_notify != SIGEV_THREAD)) in do_mq_notify()
1338 if (notification->sigev_notify == SIGEV_THREAD) { in do_mq_notify()
1407 case SIGEV_THREAD: in do_mq_notify()
1412 info->notify.sigev_notify = SIGEV_THREAD; in do_mq_notify()
1581 if (n.sigev_notify == SIGEV_THREAD) in COMPAT_SYSCALL_DEFINE2()
/kernel/linux/linux-6.6/include/uapi/asm-generic/
H A Dsiginfo.h319 * It seems likely that SIGEV_THREAD will have to be handled from
326 #define SIGEV_THREAD 2 /* deliver via thread creation */ macro
/kernel/linux/linux-5.10/kernel/time/
H A Dposix-timers.c64 ~(SIGEV_SIGNAL | SIGEV_NONE | SIGEV_THREAD))
449 case SIGEV_THREAD: in good_sigevent()
/kernel/linux/linux-6.6/kernel/time/
H A Dposix-timers.c58 ~(SIGEV_SIGNAL | SIGEV_NONE | SIGEV_THREAD))
390 case SIGEV_THREAD: in good_sigevent()
/kernel/liteos_m/kal/posix/src/
H A Dtime.c139 if ((evp->sigev_notify != SIGEV_THREAD) || evp->sigev_notify_attributes) { in timer_create()
/kernel/liteos_a/compat/posix/src/
H A Dtime.c797 if ((evp->sigev_notify != SIGEV_THREAD) || evp->sigev_notify_attributes) { in timer_create()
/kernel/linux/linux-5.10/fs/proc/
H A Dbase.c2678 [SIGEV_THREAD] = "thread", in show_timer()
/kernel/linux/linux-6.6/fs/proc/
H A Dbase.c2674 [SIGEV_THREAD] = "thread", in show_timer()
/kernel/linux/linux-5.10/tools/power/x86/turbostat/
H A Dturbostat.c3295 sev.sigev_notify = SIGEV_THREAD; in msr_sum_record()
/kernel/linux/linux-6.6/tools/power/x86/turbostat/
H A Dturbostat.c3470 sev.sigev_notify = SIGEV_THREAD; in msr_sum_record()

Completed in 39 milliseconds