Searched refs:pth (Results 1 – 14 of 14) sorted by relevance
| /freebsd-12-stable/contrib/gcclibs/libmudflap/ |
| D | Makefile.am | 40 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/mf-hooks1.lo \ 59 pth/mf-hooks2.lo \ [all …]
|
| D | Makefile.in | 247 pth/mf-runtime.lo \ 248 pth/mf-heuristics.lo \ 249 pth/mf-hooks1.lo \ 250 pth/mf-hooks2.lo \ 251 pth/mf-hooks3.lo 852 rm -f pth/*.o pth/*.lo 854 pth/mf-runtime.lo: mf-runtime.c mf-runtime.h mf-impl.h 856 pth/mf-heuristics.lo: mf-heuristics.c mf-runtime.h mf-impl.h 858 pth/mf-hooks1.lo: mf-hooks1.c mf-runtime.h mf-impl.h 860 pth/mf-hooks2.lo: mf-hooks2.c mf-runtime.h mf-impl.h [all …]
|
| D | configure.ac | 112 if test ! -d pth 115 mkdir pth
|
| D | configure | 6338 if test ! -d pth 6341 mkdir pth
|
| D | ChangeLog | 947 from objects built into ./pth/.
|
| /freebsd-12-stable/sys/contrib/alpine-hal/eth/ |
| D | al_hal_eth_main.c | 3606 reg = al_reg_read32(&adapter->ec_regs_base->pth.system_time_subseconds_msb); in al_eth_pth_systime_read() 3608 reg = al_reg_read32(&adapter->ec_regs_base->pth.system_time_seconds); in al_eth_pth_systime_read() 3624 al_reg_write32(&adapter->ec_regs_base->pth.clock_period_lsb, reg); in al_eth_pth_clk_period_write() 3626 al_reg_write32(&adapter->ec_regs_base->pth.clock_period_msb, reg); in al_eth_pth_clk_period_write() 3637 reg = al_reg_read32(&adapter->ec_regs_base->pth.int_update_ctrl); in al_eth_pth_int_update_config() 3650 al_reg_write32(&adapter->ec_regs_base->pth.int_update_ctrl, reg); in al_eth_pth_int_update_config() 3659 al_reg_write32(&adapter->ec_regs_base->pth.int_update_seconds, in al_eth_pth_int_update_time_set() 3663 al_reg_write32(&adapter->ec_regs_base->pth.int_update_subseconds_lsb, in al_eth_pth_int_update_time_set() 3666 al_reg_write32(&adapter->ec_regs_base->pth.int_update_subseconds_msb, in al_eth_pth_int_update_time_set() 3678 reg = al_reg_read32(&adapter->ec_regs_base->pth.int_update_ctrl); in al_eth_pth_ext_update_config() [all …]
|
| D | al_hal_eth_ec_regs.h | 1025 struct al_ec_pth pth; /* [0x1d00] */ member
|
| /freebsd-12-stable/contrib/ntp/sntp/m4/ |
| D | openldap-thread-check.m4 | 28 auto, [auto nt posix mach pth lwp yes no manual] ) 485 case $ol_with_threads in auto | yes | pth) 487 AC_CHECK_HEADERS(pth.h) 490 AC_CHECK_LIB(pth, pth_version, [have_pth=yes], [have_pth=no]) 495 ol_link_threads=pth
|
| /freebsd-12-stable/usr.bin/sort/ |
| D | radixsort.c | 618 pthread_t pth; in run_top_sort_level() local 624 int res = pthread_create(&pth, &attr, in run_top_sort_level()
|
| D | file.c | 1559 pthread_t pth; in mt_sort() local 1566 int res = pthread_create(&pth, &attr, in mt_sort()
|
| /freebsd-12-stable/contrib/ntp/sntp/ |
| D | config.h.in | 311 /* Define to 1 if you have the <pth.h> header file. */
|
| D | configure | 10041 for ol_val in auto nt posix mach pth lwp yes no manual ; do
|
| /freebsd-12-stable/contrib/ntp/ |
| D | config.h.in | 748 /* Define to 1 if you have the <pth.h> header file. */
|
| D | configure | 19628 for ol_val in auto nt posix mach pth lwp yes no manual ; do
|