Searched refs:check (Results 1 – 8 of 8) sorted by relevance
| /libev/ |
| H A D | Makefile.in | 718 && $(MAKE) $(AM_MAKEFLAGS) check \ 768 check-am: all-am 769 check: check-am 884 .PHONY: CTAGS GTAGS TAGS all all-am am--refresh check check-am clean \
|
| H A D | ev++.h | 760 EV_BEGIN_WATCHER (check, check) in EV_END_WATCHER() 762 EV_END_WATCHER (check, check) in EV_END_WATCHER() argument
|
| H A D | Changes | 38 - when not using autoconf, tighten the check for clock_gettime and related 82 - check for io watcher loops in ev_verify, check for the most 271 check that the syscall number is available before trying to 439 - add consistency check code that can be called automatically 440 or on demand to check for internal structures (ev_loop_verify).
|
| H A D | ev.pod | 347 returns it (and ignores the flags. If that is troubling you, check 738 prepare and check phases. 859 - If EVFLAG_FORKCHECK was used, check for a fork. 878 - Queue all check watchers. 3070 in the prepare watcher and would dispose of the check watcher. 3506 quickly check whether invoking the loop might be a good idea. 4338 ev_check check; 4339 ev_check_init (&check, check_cb); 4340 ev_check_start (EV_DEFAULT_ &check); 5076 in libev, then check twice: If valgrind reports something like: [all …]
|
| H A D | ev.h | 443 ev_check check; /* unused */ 485 struct ev_check check;
|
| H A D | aclocal.m4 | 252 # Only perform the check for file, if the check method requires it 1635 # check would be larger than it should be. 1739 # Only check the string length outside the loop. 3192 # how to check for library dependencies 3207 # 'test_compile' -- check by making test program. 3411 [Method to check whether dependent libraries are shared objects]) 3584 # check for math library 5048 # We only want to do this on AIX 4.2 and lower, the check 6043 # We only want to do this on AIX 4.2 and lower, the check 8837 # We check with '-c' and '-o' for the sake of the "dashmstdout" [all …]
|
| H A D | ev.c | 3016 array_free (check, EMPTY); in ev_loop_destroy()
|
| H A D | ltmain.sh | 7850 echo "*** because I did check the linker path looking for a file starting"
|