Home
last modified time | relevance | path

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

/netbsd/src/usr.bin/make/
Djob.h93 bool TokenPool_Take(void) MAKE_ATTR_USE;
Dmake.c1030 if (!have_token && !TokenPool_Take()) in MakeStartJobs()
Djob.c2824 TokenPool_Take(void) in TokenPool_Take() function