Home
last modified time | relevance | path

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

12

/dports/lang/erlang-runtime24/otp-OTP-24.1.7/erts/include/internal/
H A Dethread.h537 typedef ethr_native_spinlock_t ethr_spinlock_t; typedef
539 typedef CRITICAL_SECTION ethr_spinlock_t; typedef
541 typedef pthread_mutex_t ethr_spinlock_t; typedef
545 int ethr_spinlock_init(ethr_spinlock_t *);
546 int ethr_spinlock_destroy(ethr_spinlock_t *);
547 void ethr_spin_unlock(ethr_spinlock_t *);
548 void ethr_spin_lock(ethr_spinlock_t *);
554 ETHR_INLINE_FUNC_NAME_(ethr_spinlock_init)(ethr_spinlock_t *lock) in ETHR_INLINE_FUNC_NAME_()
569 ETHR_INLINE_FUNC_NAME_(ethr_spinlock_destroy)(ethr_spinlock_t *lock) in ETHR_INLINE_FUNC_NAME_()
582 ETHR_INLINE_FUNC_NAME_(ethr_spin_unlock)(ethr_spinlock_t *lock) in ETHR_INLINE_FUNC_NAME_()
[all …]
H A Dethr_mutex.h100 # define ETHR_MTX_QLOCK_TYPE__ ethr_spinlock_t
242 ethr_spinlock_t lock; /* only when posix compliant */
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/erts/include/internal/
H A Dethread.h532 typedef ethr_native_spinlock_t ethr_spinlock_t; typedef
534 typedef CRITICAL_SECTION ethr_spinlock_t; typedef
536 typedef pthread_mutex_t ethr_spinlock_t; typedef
540 int ethr_spinlock_init(ethr_spinlock_t *);
541 int ethr_spinlock_destroy(ethr_spinlock_t *);
542 void ethr_spin_unlock(ethr_spinlock_t *);
543 void ethr_spin_lock(ethr_spinlock_t *);
549 ETHR_INLINE_FUNC_NAME_(ethr_spinlock_init)(ethr_spinlock_t *lock) in ETHR_INLINE_FUNC_NAME_()
564 ETHR_INLINE_FUNC_NAME_(ethr_spinlock_destroy)(ethr_spinlock_t *lock) in ETHR_INLINE_FUNC_NAME_()
577 ETHR_INLINE_FUNC_NAME_(ethr_spin_unlock)(ethr_spinlock_t *lock) in ETHR_INLINE_FUNC_NAME_()
[all …]
H A Dethr_mutex.h100 # define ETHR_MTX_QLOCK_TYPE__ ethr_spinlock_t
242 ethr_spinlock_t lock; /* only when posix compliant */
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/erts/include/internal/
H A Dethread.h531 typedef ethr_native_spinlock_t ethr_spinlock_t; typedef
533 typedef CRITICAL_SECTION ethr_spinlock_t; typedef
535 typedef pthread_mutex_t ethr_spinlock_t; typedef
539 int ethr_spinlock_init(ethr_spinlock_t *);
540 int ethr_spinlock_destroy(ethr_spinlock_t *);
541 void ethr_spin_unlock(ethr_spinlock_t *);
542 void ethr_spin_lock(ethr_spinlock_t *);
548 ETHR_INLINE_FUNC_NAME_(ethr_spinlock_init)(ethr_spinlock_t *lock) in ETHR_INLINE_FUNC_NAME_()
563 ETHR_INLINE_FUNC_NAME_(ethr_spinlock_destroy)(ethr_spinlock_t *lock) in ETHR_INLINE_FUNC_NAME_()
576 ETHR_INLINE_FUNC_NAME_(ethr_spin_unlock)(ethr_spinlock_t *lock) in ETHR_INLINE_FUNC_NAME_()
[all …]
H A Dethr_mutex.h100 # define ETHR_MTX_QLOCK_TYPE__ ethr_spinlock_t
242 ethr_spinlock_t lock; /* only when posix compliant */
/dports/lang/erlang-wx/otp-OTP-24.1.7/erts/include/internal/
H A Dethread.h537 typedef ethr_native_spinlock_t ethr_spinlock_t; typedef
539 typedef CRITICAL_SECTION ethr_spinlock_t; typedef
541 typedef pthread_mutex_t ethr_spinlock_t; typedef
545 int ethr_spinlock_init(ethr_spinlock_t *);
546 int ethr_spinlock_destroy(ethr_spinlock_t *);
547 void ethr_spin_unlock(ethr_spinlock_t *);
548 void ethr_spin_lock(ethr_spinlock_t *);
554 ETHR_INLINE_FUNC_NAME_(ethr_spinlock_init)(ethr_spinlock_t *lock) in ETHR_INLINE_FUNC_NAME_()
569 ETHR_INLINE_FUNC_NAME_(ethr_spinlock_destroy)(ethr_spinlock_t *lock) in ETHR_INLINE_FUNC_NAME_()
582 ETHR_INLINE_FUNC_NAME_(ethr_spin_unlock)(ethr_spinlock_t *lock) in ETHR_INLINE_FUNC_NAME_()
[all …]
H A Dethr_mutex.h100 # define ETHR_MTX_QLOCK_TYPE__ ethr_spinlock_t
242 ethr_spinlock_t lock; /* only when posix compliant */
/dports/lang/erlang/otp-OTP-24.1.7/erts/include/internal/
H A Dethread.h537 typedef ethr_native_spinlock_t ethr_spinlock_t; typedef
539 typedef CRITICAL_SECTION ethr_spinlock_t; typedef
541 typedef pthread_mutex_t ethr_spinlock_t; typedef
545 int ethr_spinlock_init(ethr_spinlock_t *);
546 int ethr_spinlock_destroy(ethr_spinlock_t *);
547 void ethr_spin_unlock(ethr_spinlock_t *);
548 void ethr_spin_lock(ethr_spinlock_t *);
554 ETHR_INLINE_FUNC_NAME_(ethr_spinlock_init)(ethr_spinlock_t *lock) in ETHR_INLINE_FUNC_NAME_()
569 ETHR_INLINE_FUNC_NAME_(ethr_spinlock_destroy)(ethr_spinlock_t *lock) in ETHR_INLINE_FUNC_NAME_()
582 ETHR_INLINE_FUNC_NAME_(ethr_spin_unlock)(ethr_spinlock_t *lock) in ETHR_INLINE_FUNC_NAME_()
[all …]
H A Dethr_mutex.h100 # define ETHR_MTX_QLOCK_TYPE__ ethr_spinlock_t
242 ethr_spinlock_t lock; /* only when posix compliant */
/dports/lang/erlang-java/otp-OTP-24.1.7/erts/include/internal/
H A Dethread.h537 typedef ethr_native_spinlock_t ethr_spinlock_t; typedef
539 typedef CRITICAL_SECTION ethr_spinlock_t; typedef
541 typedef pthread_mutex_t ethr_spinlock_t; typedef
545 int ethr_spinlock_init(ethr_spinlock_t *);
546 int ethr_spinlock_destroy(ethr_spinlock_t *);
547 void ethr_spin_unlock(ethr_spinlock_t *);
548 void ethr_spin_lock(ethr_spinlock_t *);
554 ETHR_INLINE_FUNC_NAME_(ethr_spinlock_init)(ethr_spinlock_t *lock) in ETHR_INLINE_FUNC_NAME_()
569 ETHR_INLINE_FUNC_NAME_(ethr_spinlock_destroy)(ethr_spinlock_t *lock) in ETHR_INLINE_FUNC_NAME_()
582 ETHR_INLINE_FUNC_NAME_(ethr_spin_unlock)(ethr_spinlock_t *lock) in ETHR_INLINE_FUNC_NAME_()
[all …]
H A Dethr_mutex.h100 # define ETHR_MTX_QLOCK_TYPE__ ethr_spinlock_t
242 ethr_spinlock_t lock; /* only when posix compliant */
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/erts/include/internal/
H A Dethread.h532 typedef ethr_native_spinlock_t ethr_spinlock_t; typedef
534 typedef CRITICAL_SECTION ethr_spinlock_t; typedef
536 typedef pthread_mutex_t ethr_spinlock_t; typedef
540 int ethr_spinlock_init(ethr_spinlock_t *);
541 int ethr_spinlock_destroy(ethr_spinlock_t *);
542 void ethr_spin_unlock(ethr_spinlock_t *);
543 void ethr_spin_lock(ethr_spinlock_t *);
549 ETHR_INLINE_FUNC_NAME_(ethr_spinlock_init)(ethr_spinlock_t *lock) in ETHR_INLINE_FUNC_NAME_()
564 ETHR_INLINE_FUNC_NAME_(ethr_spinlock_destroy)(ethr_spinlock_t *lock) in ETHR_INLINE_FUNC_NAME_()
577 ETHR_INLINE_FUNC_NAME_(ethr_spin_unlock)(ethr_spinlock_t *lock) in ETHR_INLINE_FUNC_NAME_()
[all …]
H A Dethr_mutex.h100 # define ETHR_MTX_QLOCK_TYPE__ ethr_spinlock_t
242 ethr_spinlock_t lock; /* only when posix compliant */
/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()
645 ethr_spinlock_destroy(ethr_spinlock_t *lock) in ethr_spinlock_destroy()
661 ethr_spin_unlock(ethr_spinlock_t *lock) in ethr_spin_unlock()
669 ethr_spin_lock(ethr_spinlock_t *lock) in ethr_spin_lock()
/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()
644 ethr_spinlock_destroy(ethr_spinlock_t *lock) in ethr_spinlock_destroy()
660 ethr_spin_unlock(ethr_spinlock_t *lock) in ethr_spin_unlock()
668 ethr_spin_lock(ethr_spinlock_t *lock) in ethr_spin_lock()
/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()
645 ethr_spinlock_destroy(ethr_spinlock_t *lock) in ethr_spinlock_destroy()
661 ethr_spin_unlock(ethr_spinlock_t *lock) in ethr_spin_unlock()
669 ethr_spin_lock(ethr_spinlock_t *lock) in ethr_spin_lock()
/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()
645 ethr_spinlock_destroy(ethr_spinlock_t *lock) in ethr_spinlock_destroy()
661 ethr_spin_unlock(ethr_spinlock_t *lock) in ethr_spin_unlock()
669 ethr_spin_lock(ethr_spinlock_t *lock) in ethr_spin_lock()
/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()
645 ethr_spinlock_destroy(ethr_spinlock_t *lock) in ethr_spinlock_destroy()
661 ethr_spin_unlock(ethr_spinlock_t *lock) in ethr_spin_unlock()
669 ethr_spin_lock(ethr_spinlock_t *lock) in ethr_spin_lock()
/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()
644 ethr_spinlock_destroy(ethr_spinlock_t *lock) in ethr_spinlock_destroy()
660 ethr_spin_unlock(ethr_spinlock_t *lock) in ethr_spin_unlock()
668 ethr_spin_lock(ethr_spinlock_t *lock) in ethr_spin_lock()
/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()
645 ethr_spinlock_destroy(ethr_spinlock_t *lock) in ethr_spinlock_destroy()
661 ethr_spin_unlock(ethr_spinlock_t *lock) in ethr_spin_unlock()
669 ethr_spin_lock(ethr_spinlock_t *lock) in ethr_spin_lock()
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/erts/emulator/beam/
H A Derl_lock_check.c258 static ethr_spinlock_t lc_threads_lock;
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/erts/emulator/beam/
H A Derl_lock_check.c260 static ethr_spinlock_t lc_threads_lock;
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/erts/emulator/beam/
H A Derl_lock_check.c260 static ethr_spinlock_t lc_threads_lock;
/dports/lang/erlang-wx/otp-OTP-24.1.7/erts/emulator/beam/
H A Derl_lock_check.c260 static ethr_spinlock_t lc_threads_lock;

12