Home
last modified time | relevance | path

Searched refs:ethr_spinlock_init (Results 1 – 25 of 49) sorted by relevance

12

/dports/lang/erlang-runtime24/otp-OTP-24.1.7/erts/include/internal/
H A Dethread.h545 int ethr_spinlock_init(ethr_spinlock_t *);
554 ETHR_INLINE_FUNC_NAME_(ethr_spinlock_init)(ethr_spinlock_t *lock) in ETHR_INLINE_FUNC_NAME_() argument
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/erts/include/internal/
H A Dethread.h540 int ethr_spinlock_init(ethr_spinlock_t *);
549 ETHR_INLINE_FUNC_NAME_(ethr_spinlock_init)(ethr_spinlock_t *lock) in ETHR_INLINE_FUNC_NAME_() argument
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/erts/include/internal/
H A Dethread.h539 int ethr_spinlock_init(ethr_spinlock_t *);
548 ETHR_INLINE_FUNC_NAME_(ethr_spinlock_init)(ethr_spinlock_t *lock) in ETHR_INLINE_FUNC_NAME_() argument
/dports/lang/erlang-wx/otp-OTP-24.1.7/erts/include/internal/
H A Dethread.h545 int ethr_spinlock_init(ethr_spinlock_t *);
554 ETHR_INLINE_FUNC_NAME_(ethr_spinlock_init)(ethr_spinlock_t *lock) in ETHR_INLINE_FUNC_NAME_() argument
/dports/lang/erlang/otp-OTP-24.1.7/erts/include/internal/
H A Dethread.h545 int ethr_spinlock_init(ethr_spinlock_t *);
554 ETHR_INLINE_FUNC_NAME_(ethr_spinlock_init)(ethr_spinlock_t *lock) in ETHR_INLINE_FUNC_NAME_() argument
/dports/lang/erlang-java/otp-OTP-24.1.7/erts/include/internal/
H A Dethread.h545 int ethr_spinlock_init(ethr_spinlock_t *);
554 ETHR_INLINE_FUNC_NAME_(ethr_spinlock_init)(ethr_spinlock_t *lock) in ETHR_INLINE_FUNC_NAME_() argument
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/erts/include/internal/
H A Dethread.h540 int ethr_spinlock_init(ethr_spinlock_t *);
549 ETHR_INLINE_FUNC_NAME_(ethr_spinlock_init)(ethr_spinlock_t *lock) in ETHR_INLINE_FUNC_NAME_() argument
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/erts/lib_src/common/
H A Dethr_aux.c633 ethr_spinlock_init(ethr_spinlock_t *lock) in ethr_spinlock_init() function
H A Dethr_mutex.c61 # define ETHR_MTX_QLOCK_INIT ethr_spinlock_init
1527 ethr_spinlock_init(&mtx->lock); in ethr_mutex_init_opt()
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/erts/lib_src/common/
H A Dethr_aux.c632 ethr_spinlock_init(ethr_spinlock_t *lock) in ethr_spinlock_init() function
H A Dethr_mutex.c61 # define ETHR_MTX_QLOCK_INIT ethr_spinlock_init
1527 ethr_spinlock_init(&mtx->lock); in ethr_mutex_init_opt()
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/erts/lib_src/common/
H A Dethr_aux.c633 ethr_spinlock_init(ethr_spinlock_t *lock) in ethr_spinlock_init() function
H A Dethr_mutex.c61 # define ETHR_MTX_QLOCK_INIT ethr_spinlock_init
1527 ethr_spinlock_init(&mtx->lock); in ethr_mutex_init_opt()
/dports/lang/erlang-wx/otp-OTP-24.1.7/erts/lib_src/common/
H A Dethr_aux.c633 ethr_spinlock_init(ethr_spinlock_t *lock) in ethr_spinlock_init() function
H A Dethr_mutex.c61 # define ETHR_MTX_QLOCK_INIT ethr_spinlock_init
1527 ethr_spinlock_init(&mtx->lock); in ethr_mutex_init_opt()
/dports/lang/erlang-java/otp-OTP-24.1.7/erts/lib_src/common/
H A Dethr_aux.c633 ethr_spinlock_init(ethr_spinlock_t *lock) in ethr_spinlock_init() function
H A Dethr_mutex.c61 # define ETHR_MTX_QLOCK_INIT ethr_spinlock_init
1527 ethr_spinlock_init(&mtx->lock); in ethr_mutex_init_opt()
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/erts/lib_src/common/
H A Dethr_aux.c632 ethr_spinlock_init(ethr_spinlock_t *lock) in ethr_spinlock_init() function
H A Dethr_mutex.c61 # define ETHR_MTX_QLOCK_INIT ethr_spinlock_init
1527 ethr_spinlock_init(&mtx->lock); in ethr_mutex_init_opt()
/dports/lang/erlang/otp-OTP-24.1.7/erts/lib_src/common/
H A Dethr_aux.c633 ethr_spinlock_init(ethr_spinlock_t *lock) in ethr_spinlock_init() function
H A Dethr_mutex.c61 # define ETHR_MTX_QLOCK_INIT ethr_spinlock_init
1527 ethr_spinlock_init(&mtx->lock); in ethr_mutex_init_opt()
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/erts/emulator/beam/
H A Derl_lock_check.c1370 if (ethr_spinlock_init(&lc_threads_lock) != 0) in erts_lc_init()
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/erts/emulator/beam/
H A Derl_lock_check.c1372 if (ethr_spinlock_init(&lc_threads_lock) != 0) in erts_lc_init()
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/erts/emulator/beam/
H A Derl_lock_check.c1371 if (ethr_spinlock_init(&lc_threads_lock) != 0) in erts_lc_init()
/dports/lang/erlang-wx/otp-OTP-24.1.7/erts/emulator/beam/
H A Derl_lock_check.c1371 if (ethr_spinlock_init(&lc_threads_lock) != 0) in erts_lc_init()

12