pyd v0.10.1 (2018-09-20T03:30:51Z)
Home
Dub
Repo
_Py_atomic_store
deimos
python
pyatomic
Undocumented in source. Be warned that the author may not have intended to support it.
version(Python_3_0_Or_Later)
extern (
C
)
void
_Py_atomic_store
(
ATOMIC_VAL
NEW_VAL
)
(
ATOMIC_VAL
val
,
NEW_VAL
val2
)
Meta
Source
See Implementation
deimos
python
pyatomic
enums
_Py_memory_order
functions
_Py_atomic_load
_Py_atomic_load_explicit
_Py_atomic_load_relaxed
_Py_atomic_signal_fence
_Py_atomic_store
_Py_atomic_store_explicit
_Py_atomic_store_relaxed
_Py_atomic_thread_fence
structs
_Py_atomic_address
_Py_atomic_int