OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:__WNOTHREAD
(Results
51 - 54
of
54
) sorted by null
1
2
3
/prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/linux/
wait.h
22
#define
__WNOTHREAD
0x20000000
/prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/linux/
wait.h
22
#define
__WNOTHREAD
0x20000000
/external/kernel-headers/original/linux/
wait.h
11
#define
__WNOTHREAD
0x20000000 /* Don't wait on children of other threads in this group */
/external/strace/
process.c
[
all
...]
Completed in 46 milliseconds
1
2
3