Searched refs:ul_main (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/lib/libc/inc/
H A Dthr_uberdata.h569 char ul_main; /* thread is the main thread */ member in struct:ulwp
989 char ul_main; /* thread is the main thread */ member in struct:ulwp32
/osnet-11/usr/src/lib/libc/port/threads/
H A Dthr.c1319 self->ul_main = 1;
1330 ASSERT(oldself->ul_main == 1);
1736 return ((self == NULL)? -1 : self->ul_main);

Completed in 26 milliseconds