Searched refs:wait_options (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/um/kernel/tt/ptproxy/
H A Dptproxy.h19 int wait_options; member in struct:debugger
H A Dwait.c24 if(debugger->debugee->died || (debugger->wait_options & __WCLONE)){
H A Dproxy.c46 debugger->wait_options = options;
54 else if(debugger->wait_options & WNOHANG){
132 .wait_options = 0,

Completed in 92 milliseconds