Home
last modified time | relevance | path

Searched refs:pthread_yield (Results 1 – 21 of 21) sorted by relevance

/freebsd-13.1/lib/libthr/thread/
H A Dthr_yield.c40 __weak_reference(_pthread_yield, pthread_yield);
/freebsd-13.1/tools/regression/pthread/cv_cancel1/
H A Dcv_cancel1.c50 pthread_yield(); in thr_routine()
/freebsd-13.1/contrib/apr/threadproc/unix/
H A Dthread.c255 pthread_yield(NULL);
257 pthread_yield();
/freebsd-13.1/lib/libthr/tests/
H A Dumtx_op_test.c85 pthread_yield(); in ATF_TC_BODY()
/freebsd-13.1/lib/libstdthreads/
H A Dthrd.c129 pthread_yield(); in thrd_yield()
/freebsd-13.1/contrib/ntp/sntp/m4/
H A Dopenldap-thread-check.m4221 AC_CHECK_FUNCS(sched_yield pthread_yield thr_yield)
237 AC_MSG_WARN([could not locate sched_yield() or pthread_yield()])
391 pthread_yield();
563 AC_CHECK_FUNCS(sched_yield pthread_yield)
/freebsd-13.1/lib/libthr/
H A Dpthread.map125 pthread_yield;
/freebsd-13.1/lib/libc/include/
H A Dnamespace.h212 #define pthread_yield _pthread_yield macro
H A Dun-namespace.h193 #undef pthread_yield
/freebsd-13.1/include/
H A Dpthread.h303 void pthread_yield(void);
/freebsd-13.1/usr.bin/sort/
H A Dradixsort.c658 pthread_yield(); in run_top_sort_level()
H A Dfile.c1572 pthread_yield(); in mt_sort()
/freebsd-13.1/share/man/man3/
H A DMakefile441 pthread_yield.3
/freebsd-13.1/contrib/ntp/sntp/
H A Dconfig.h.in311 /* Define to 1 if you have the `pthread_yield' function. */
H A Dconfigure13038 for ac_func in sched_yield pthread_yield thr_yield
/freebsd-13.1/contrib/apr/include/arch/unix/
H A Dapr_private.h.in422 /* Define to 1 if you have the `pthread_yield' function. */
/freebsd-13.1/contrib/ntp/
H A Dconfig.h.in727 /* Define to 1 if you have the `pthread_yield' function. */
H A Dconfigure22364 for ac_func in sched_yield pthread_yield thr_yield
/freebsd-13.1/contrib/apr/
H A Dconfigure.in791 pthread_attr_setguardsize pthread_yield])
H A Dconfigure20495 pthread_attr_setguardsize pthread_yield
/freebsd-13.1/contrib/llvm-project/compiler-rt/lib/dfsan/
H A Dlibc_ubuntu1404_abilist.txt2654 fun:pthread_yield=uninstrumented