Searched refs:allow_rt (Results 1 – 1 of 1) sorted by relevance
77 static int allow_rt = 0; /* disallow - bad interactions with timeout() */ variable228 (void) strcpy(pcinfo.pc_clname, allow_rt ? "RT" : "TS"); in _newlwp()241 if (allow_rt) { in _newlwp()