Home
last modified time | relevance | path

Searched refs:thread_self (Results 1 – 2 of 2) sorted by relevance

/linux/tools/testing/selftests/proc/
H A Dproc-subset-pid.c85 bool thread_self = false; in main() local
101 assert(!thread_self); in main()
102 thread_self = true; in main()
/linux/fs/proc/
H A DMakefile29 proc-y += thread_self.o