OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:fetch_and_add1
(Results
1 - 2
of
2
) sorted by null
/external/libunwind/src/mi/
flush_cache.c
54
fetch_and_add1
(&as->cache_generation);
/external/libunwind/include/
libunwind_i.h
134
# define
fetch_and_add1
(_ptr) AO_fetch_and_add1(_ptr)
macro
158
# define
fetch_and_add1
(_ptr) __sync_fetch_and_add(_ptr, 1)
macro
Completed in 659 milliseconds