Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/avs/nsctl/
H A Dnskernd.c77 static int allow_rt = 0; /* disallow - bad interactions with timeout() */ variable
228 (void) strcpy(pcinfo.pc_clname, allow_rt ? "RT" : "TS"); in _newlwp()
241 if (allow_rt) { in _newlwp()