Home
last modified time | relevance | path

Searched refs:program (Results 1 – 5 of 5) sorted by relevance

/libev/
H A Dconfigure1019 -program-prefix | --program-prefix | --program-prefi | --program-pref \
1020 | --program-pre | --program-pr | --program-p)
1022 -program-prefix=* | --program-prefix=* | --program-prefi=* \
1023 | --program-pref=* | --program-pre=* | --program-pr=* | --program-p=*)
1026 -program-suffix | --program-suffix | --program-suffi | --program-suff \
1027 | --program-suf | --program-su | --program-s)
1029 -program-suffix=* | --program-suffix=* | --program-suffi=* \
1030 | --program-suff=* | --program-suf=* | --program-su=* | --program-s=*)
1037 | --program-transfo | --program-transf \
1038 | --program-trans | --program-tran \
[all …]
H A Dev.pod97 these event sources and provide your program with events.
203 version of the library your program was compiled against.
350 one calling C<ev_run> or otherwise qualifies as "the main program".
457 It's also required by POSIX in a threaded program, as libev calls
1232 bug in your program.
1600 preferable to a program hanging until some data arrives.
1708 typically causing the program to loop at 100% CPU usage.
2338 program when the crontabs have changed).
2903 // now do something you wanted to do when the program has
3717 // exit main program, after modal loop is finished
[all …]
H A Daclocal.m4936 # Allow CC to be a program name with arguments.
1136 # Links a minimal program and checks the executable
3207 # 'test_compile' -- check by making test program.
5908 # Allow CC to be a program name with arguments.
7238 program t
7249 # Allow CC to be a program name with arguments.
7370 program t
7381 # Allow CC to be a program name with arguments.
7479 # Allow CC to be a program name with arguments.
7546 # Allow CC to be a program name with arguments.
[all …]
H A Dltmain.sh2604 file="$progdir/$program"
2609 file="$progdir/$program"
4145 The $output program cannot be directly executed until all the libtool
4445 /* target_name transforms -- use actual target program name; might have lt- prefix */
H A DChanges87 - try to detect signals around a fork faster (test program by
354 - include stdio.h in the example program, as too many people are