Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.bin/perl/NetWare/
DNwmain.c524 int currentThreadGroupID = -1; in fnLaunchPerl() local
573 currentThreadGroupID = SetThreadGroupID (gThreadGroupID); in fnLaunchPerl()
594 if (currentThreadGroupID != -1) in fnLaunchPerl()
595 SetThreadGroupID (currentThreadGroupID); in fnLaunchPerl()