Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.bin/perl/NetWare/
DNwmain.c346 int OsThrdGrpID = -1; in fnCommandLineHandler() local
354 OsThrdGrpID = -1; in fnCommandLineHandler()
362 OsThrdGrpID = SetThreadGroupID (gThreadGroupID); in fnCommandLineHandler()
411 if (OsThrdGrpID != -1) in fnCommandLineHandler()
412 SetThreadGroupID (OsThrdGrpID); in fnCommandLineHandler()