Searched refs:pthread_yield (Results 1 - 14 of 14) sorted by relevance

/freebsd-13-stable/lib/libthr/thread/
H A Dthr_yield.c40 __weak_reference(_pthread_yield, pthread_yield);
/freebsd-13-stable/tools/regression/pthread/cv_cancel1/
H A Dcv_cancel1.c50 pthread_yield();
/freebsd-13-stable/lib/libstdthreads/
H A Dthrd.c129 pthread_yield();
/freebsd-13-stable/lib/libthr/tests/
H A Dumtx_op_test.c85 pthread_yield();
/freebsd-13-stable/contrib/apr/threadproc/unix/
H A Dthread.c255 pthread_yield(NULL);
257 pthread_yield();
/freebsd-13-stable/lib/libc/include/
H A Dnamespace.h212 #define pthread_yield _pthread_yield macro
H A Dun-namespace.h193 #undef pthread_yield macro
/freebsd-13-stable/include/
H A Dpthread.h303 void pthread_yield(void);
/freebsd-13-stable/share/man/man3/
H A DMakefile440 pthread_yield.3
/freebsd-13-stable/usr.bin/sort/
H A Dradixsort.c658 pthread_yield();
H A Dfile.c1572 pthread_yield();
/freebsd-13-stable/contrib/apr/
H A Dconfigure20495 pthread_attr_setguardsize pthread_yield
/freebsd-13-stable/contrib/ntp/sntp/
H A Dconfigure13038 for ac_func in sched_yield pthread_yield thr_yield
13104 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: could not locate sched_yield() or pthread_yield()" >&5
13105 $as_echo "$as_me: WARNING: could not locate sched_yield() or pthread_yield()" >&2;}
13456 pthread_yield(); function
13858 for ac_func in sched_yield pthread_yield
/freebsd-13-stable/contrib/ntp/
H A Dconfigure22364 for ac_func in sched_yield pthread_yield thr_yield
22430 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: could not locate sched_yield() or pthread_yield()" >&5
22431 $as_echo "$as_me: WARNING: could not locate sched_yield() or pthread_yield()" >&2;}
22782 pthread_yield(); function
23184 for ac_func in sched_yield pthread_yield

Completed in 341 milliseconds