Home
last modified time | relevance | path

Searched refs:do_wait (Results 1 – 10 of 10) sorted by relevance

/openbsd-src/games/cribbage/
H A Dcrib.c214 do_wait(); in game()
474 do_wait(); in peg()
524 do_wait(); in peg()
559 do_wait(); in peg()
571 do_wait(); in peg()
587 do_wait(); in peg()
593 do_wait(); in peg()
626 do_wait(); in score()
629 do_wait(); in score()
H A Dcribbage.h79 void do_wait(void);
H A Dsupport.c147 do_wait(); in plyrhand()
H A Dio.c437 do_wait(void) in do_wait() function
/openbsd-src/lib/librthread/
H A Drthread_rwlock_compat.c175 int do_wait; in _rthread_rwlock_wrlock() local
180 do_wait = __thrsleep(thread, CLOCK_REALTIME, abstime, in _rthread_rwlock_wrlock()
183 } while (lock->owner != thread && do_wait); in _rthread_rwlock_wrlock()
/openbsd-src/gnu/usr.bin/perl/cpan/IPC-Cmd/lib/IPC/
H A DCmd.pm484 my $do_wait = 1;
491 while ($do_wait) {
498 $do_wait = 0;
506 $do_wait = 0;
/openbsd-src/gnu/gcc/gcc/
H A Dcollect2.c239 static void do_wait (const char *, struct pex_obj *);
1517 do_wait (const char *prog, struct pex_obj *pex) in do_wait() function
1589 do_wait (prog, pex); in fork_execute()
2149 do_wait (nm_file_name, pex); in scan_prog_file()
2268 do_wait (ldd_file_name, pex); in scan_libraries()
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dcollect2.c272 static void do_wait PARAMS ((const char *));
1542 do_wait (prog) in do_wait() function
1655 do_wait (prog);
2258 do_wait (nm_file_name);
2663 do_wait (ldd_file_name);
H A DFSFChangeLog.108123 (collect_wait): Break out for do_wait. Just return the exit status.
8124 (do_wait): Call it.
H A DChangeLog.29275 add_prefix, prefix_from_env, prefix_from_string, do_wait,