Searched refs:PIDFD_SELF_THREAD (Results 1 – 4 of 4) sorted by relevance
67 #ifndef PIDFD_SELF_THREAD68 #define PIDFD_SELF_THREAD -10000 /* Current thread. */ macro 76 #define PIDFD_SELF PIDFD_SELF_THREAD
128 (void *)(intptr_t)PIDFD_SELF_THREAD)) in test_pidfd_send_signal_simple_success()
122 #define PIDFD_SELF_THREAD -10000 /* Current thread. */ macro
630 case PIDFD_SELF_THREAD: in pidfd_get_task()