Home
last modified time | relevance | path

Searched defs:PIDFD_SELF_THREAD (Results 1 – 2 of 2) sorted by relevance

/linux-6.15/include/uapi/linux/
Dpidfd.h43 #define PIDFD_SELF_THREAD -10000 /* Current thread. */ macro
/linux-6.15/tools/testing/selftests/pidfd/
Dpidfd.h55 #define PIDFD_SELF_THREAD -10000 /* Current thread. */ macro