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

/haiku-buildtools/jam/
H A Dexeccmd.h19 int execwait();
H A Dexecmac.c26 * execwait() - wait and drive at most one execution completion
61 * execwait() - wait and drive at most one execution completion
65 execwait() function
H A Dexecvms.c163 execwait() function
H A Dexecunix.c27 * execwait() - wait and drive at most one execution completion
249 /* Save the operation for execwait() to find. */
259 if( !execwait() )
264 * execwait() - wait and drive at most one execution completion
268 execwait() function
H A Dmake1.c102 while( execwait() )

Completed in 51 milliseconds