Searched refs:PIDFD_SELF_THREAD (Results 1 – 2 of 2) sorted by relevance
67 #ifndef PIDFD_SELF_THREAD68 #define PIDFD_SELF_THREAD -10000 /* Current thread. */ macro76 #define PIDFD_SELF PIDFD_SELF_THREAD
128 (void *)(intptr_t)PIDFD_SELF_THREAD)) in test_pidfd_send_signal_simple_success()
Completed in 4 milliseconds