Home
last modified time | relevance | path

Searched defs:__WNOTHREAD (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
Dwait.h14 #define __WNOTHREAD 0x20000000 macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
Dwait.h27 #define __WNOTHREAD 0x20000000 macro
/kernel/linux/linux-5.10/include/uapi/linux/
Dwait.h12 #define __WNOTHREAD 0x20000000 /* Don't wait on children of other threads in this group */ macro