Home
last modified time | relevance | path

Searched refs:ETHR_YIELD (Results 1 – 25 of 35) sorted by relevance

12

/dports/lang/erlang-runtime24/otp-OTP-24.1.7/erts/include/internal/
H A Dethread.h200 #define ETHR_YIELD() (Sleep(0), 0) macro
424 #ifndef ETHR_YIELD
431 # define ETHR_YIELD() (sched_yield() < 0 ? errno : 0) macro
433 # define ETHR_YIELD() (sched_yield(), 0) macro
437 # define ETHR_YIELD() pthread_yield() macro
439 # define ETHR_YIELD() (pthread_yield(), 0) macro
442 # define ETHR_YIELD() (ethr_compiler_barrier(), 0) macro
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/erts/include/internal/
H A Dethread.h199 #define ETHR_YIELD() (Sleep(0), 0) macro
423 #ifndef ETHR_YIELD
430 # define ETHR_YIELD() (sched_yield() < 0 ? errno : 0) macro
432 # define ETHR_YIELD() (sched_yield(), 0) macro
436 # define ETHR_YIELD() pthread_yield() macro
438 # define ETHR_YIELD() (pthread_yield(), 0) macro
441 # define ETHR_YIELD() (ethr_compiler_barrier(), 0) macro
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/erts/include/internal/
H A Dethread.h198 #define ETHR_YIELD() (Sleep(0), 0) macro
422 #ifndef ETHR_YIELD
429 # define ETHR_YIELD() (sched_yield() < 0 ? errno : 0) macro
431 # define ETHR_YIELD() (sched_yield(), 0) macro
435 # define ETHR_YIELD() pthread_yield() macro
437 # define ETHR_YIELD() (pthread_yield(), 0) macro
440 # define ETHR_YIELD() (ethr_compiler_barrier(), 0) macro
/dports/lang/erlang-wx/otp-OTP-24.1.7/erts/include/internal/
H A Dethread.h200 #define ETHR_YIELD() (Sleep(0), 0) macro
424 #ifndef ETHR_YIELD
431 # define ETHR_YIELD() (sched_yield() < 0 ? errno : 0) macro
433 # define ETHR_YIELD() (sched_yield(), 0) macro
437 # define ETHR_YIELD() pthread_yield() macro
439 # define ETHR_YIELD() (pthread_yield(), 0) macro
442 # define ETHR_YIELD() (ethr_compiler_barrier(), 0) macro
/dports/lang/erlang/otp-OTP-24.1.7/erts/include/internal/
H A Dethread.h200 #define ETHR_YIELD() (Sleep(0), 0) macro
424 #ifndef ETHR_YIELD
431 # define ETHR_YIELD() (sched_yield() < 0 ? errno : 0) macro
433 # define ETHR_YIELD() (sched_yield(), 0) macro
437 # define ETHR_YIELD() pthread_yield() macro
439 # define ETHR_YIELD() (pthread_yield(), 0) macro
442 # define ETHR_YIELD() (ethr_compiler_barrier(), 0) macro
/dports/lang/erlang-java/otp-OTP-24.1.7/erts/include/internal/
H A Dethread.h200 #define ETHR_YIELD() (Sleep(0), 0) macro
424 #ifndef ETHR_YIELD
431 # define ETHR_YIELD() (sched_yield() < 0 ? errno : 0) macro
433 # define ETHR_YIELD() (sched_yield(), 0) macro
437 # define ETHR_YIELD() pthread_yield() macro
439 # define ETHR_YIELD() (pthread_yield(), 0) macro
442 # define ETHR_YIELD() (ethr_compiler_barrier(), 0) macro
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/erts/include/internal/
H A Dethread.h199 #define ETHR_YIELD() (Sleep(0), 0) macro
423 #ifndef ETHR_YIELD
430 # define ETHR_YIELD() (sched_yield() < 0 ? errno : 0) macro
432 # define ETHR_YIELD() (sched_yield(), 0) macro
436 # define ETHR_YIELD() pthread_yield() macro
438 # define ETHR_YIELD() (pthread_yield(), 0) macro
441 # define ETHR_YIELD() (ethr_compiler_barrier(), 0) macro
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/erts/lib_src/win/
H A Dethr_event.c117 res = ETHR_YIELD(); in wait()
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/erts/lib_src/win/
H A Dethr_event.c117 res = ETHR_YIELD(); in wait()
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/erts/lib_src/win/
H A Dethr_event.c117 res = ETHR_YIELD(); in wait()
/dports/lang/erlang-wx/otp-OTP-24.1.7/erts/lib_src/win/
H A Dethr_event.c117 res = ETHR_YIELD(); in wait()
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/erts/lib_src/win/
H A Dethr_event.c117 res = ETHR_YIELD(); in wait()
/dports/lang/erlang-java/otp-OTP-24.1.7/erts/lib_src/win/
H A Dethr_event.c117 res = ETHR_YIELD(); in wait()
/dports/lang/erlang/otp-OTP-24.1.7/erts/lib_src/win/
H A Dethr_event.c117 res = ETHR_YIELD(); in wait()
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/erts/lib_src/pthread/
H A Dethr_event.c121 res = ETHR_YIELD(); in wait__()
406 res = ETHR_YIELD(); in wait__()
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/erts/lib_src/pthread/
H A Dethr_event.c127 res = ETHR_YIELD(); in wait__()
412 res = ETHR_YIELD(); in wait__()
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/erts/lib_src/pthread/
H A Dethr_event.c127 res = ETHR_YIELD(); in wait__()
412 res = ETHR_YIELD(); in wait__()
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/erts/lib_src/pthread/
H A Dethr_event.c127 res = ETHR_YIELD(); in wait__()
412 res = ETHR_YIELD(); in wait__()
/dports/lang/erlang-wx/otp-OTP-24.1.7/erts/lib_src/pthread/
H A Dethr_event.c127 res = ETHR_YIELD(); in wait__()
412 res = ETHR_YIELD(); in wait__()
/dports/lang/erlang-java/otp-OTP-24.1.7/erts/lib_src/pthread/
H A Dethr_event.c127 res = ETHR_YIELD(); in wait__()
412 res = ETHR_YIELD(); in wait__()
/dports/lang/erlang/otp-OTP-24.1.7/erts/lib_src/pthread/
H A Dethr_event.c127 res = ETHR_YIELD(); in wait__()
412 res = ETHR_YIELD(); in wait__()
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/erts/lib_src/common/
H A Dethr_mutex.c698 (void) ETHR_YIELD(); in write_lock_wait()
719 (void) ETHR_YIELD(); in write_lock_wait()
2171 (void) ETHR_YIELD(); in rwmutex_normal_rlock_wait()
2299 (void) ETHR_YIELD(); in rwmutex_freqread_rlock_wait()
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/erts/lib_src/common/
H A Dethr_mutex.c698 (void) ETHR_YIELD(); in write_lock_wait()
719 (void) ETHR_YIELD(); in write_lock_wait()
2171 (void) ETHR_YIELD(); in rwmutex_normal_rlock_wait()
2299 (void) ETHR_YIELD(); in rwmutex_freqread_rlock_wait()
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/erts/lib_src/common/
H A Dethr_mutex.c698 (void) ETHR_YIELD(); in write_lock_wait()
719 (void) ETHR_YIELD(); in write_lock_wait()
2171 (void) ETHR_YIELD(); in rwmutex_normal_rlock_wait()
2299 (void) ETHR_YIELD(); in rwmutex_freqread_rlock_wait()
/dports/lang/erlang-wx/otp-OTP-24.1.7/erts/lib_src/common/
H A Dethr_mutex.c698 (void) ETHR_YIELD(); in write_lock_wait()
719 (void) ETHR_YIELD(); in write_lock_wait()
2171 (void) ETHR_YIELD(); in rwmutex_normal_rlock_wait()
2299 (void) ETHR_YIELD(); in rwmutex_freqread_rlock_wait()

12