OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:atomicXchg32bits
(Results
1 - 2
of
2
) sorted by null
/device/google/contexthub/firmware/os/cpu/x86/
atomic.c
58
uint32_t
atomicXchg32bits
(volatile uint32_t *word, uint32_t newVal)
/device/google/contexthub/firmware/os/cpu/cortexm4/
atomic.c
72
uint32_t
atomicXchg32bits
(volatile uint32_t *word, uint32_t newVal)
Completed in 109 milliseconds