OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_Py_atomic_store
(Results
1 - 2
of
2
) sorted by null
/external/python/cpython3/Modules/
signalmodule.c
231
_Py_atomic_store
(&is_tripped, 1);
[
all
...]
/external/python/cpython3/Include/
pyatomic.h
523
#define
_Py_atomic_store
(ATOMIC_VAL, NEW_VAL) \
Completed in 67 milliseconds