Home
last modified time | relevance | path

Searched defs:mainthread (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/regress/lib/libpthread/blocked_join/
H A Dblocked_join.c24 pthread_t mainthread = *(pthread_t *)arg; in joiner() local
/openbsd-src/gnu/usr.bin/binutils/gdb/nlm/
H A Dgdbserve.c138 static int mainthread; variable