Searched refs:pth (Results 1 - 7 of 7) sorted by relevance

/freebsd-10.1-release/contrib/gcclibs/libmudflap/
H A DMakefile.am40 rm -f pth/*.o pth/*.lo
42 pth/mf-runtime.lo: mf-runtime.c mf-runtime.h mf-impl.h
44 pth/mf-heuristics.lo: mf-heuristics.c mf-runtime.h mf-impl.h
46 pth/mf-hooks1.lo: mf-hooks1.c mf-runtime.h mf-impl.h
48 pth/mf-hooks2.lo: mf-hooks2.c mf-runtime.h mf-impl.h
50 pth/mf-hooks3.lo: mf-hooks3.c mf-runtime.h mf-impl.h
56 pth/mf-runtime.lo \
57 pth/mf-heuristics.lo \
58 pth/m
[all...]
H A Dconfigure6338 if test ! -d pth
6341 mkdir pth
/freebsd-10.1-release/contrib/groff/src/preproc/pic/
H A Dpic.y77 path *pth;
263 %type <pth> path label_path relative_path
1217 path pth($2);
1218 if (!pth.follow($1, & $$))
1223 path pth($1);
1224 if (!pth.follow($2, & $$))
1229 path pth($1);
1230 if (!pth.follow($3, & $$))
1256 path pth($3);
1257 if (!pth
[all...]
/freebsd-10.1-release/usr.bin/sort/
H A Dradixsort.c608 pthread_t pth; local
615 int res = pthread_create(&pth, &attr,
H A Dfile.c1594 pthread_t pth; local
1601 int res = pthread_create(&pth, &attr,
/freebsd-10.1-release/contrib/ntp/sntp/
H A Dconfigure10598 for ol_val in auto nt posix mach pth lwp yes no manual ; do
14568 case $ol_with_threads in auto | yes | pth)
14570 for ac_header in pth.h
14572 ac_fn_c_check_header_mongrel "$LINENO" "pth.h" "ac_cv_header_pth_h" "$ac_includes_default"
14632 ol_link_threads=pth
/freebsd-10.1-release/contrib/ntp/
H A Dconfigure23026 for ol_val in auto nt posix mach pth lwp yes no manual ; do
26996 case $ol_with_threads in auto | yes | pth)
26998 for ac_header in pth.h
27000 ac_fn_c_check_header_mongrel "$LINENO" "pth.h" "ac_cv_header_pth_h" "$ac_includes_default"
27060 ol_link_threads=pth
[all...]

Completed in 311 milliseconds