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

/osnet-11/usr/src/lib/libc/port/threads/
H A Dthr.c314 find_stack(size_t stksize, size_t guardsize) function
584 if ((ulwp = find_stack(stksize, guardsize)) == NULL)
1002 * We must hold link_lock to avoid a race condition with find_stack().

Completed in 26 milliseconds