OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:atomic_add_64bit
(Results
1 - 1
of
1
) sorted by null
/external/valgrind/main/memcheck/tests/
atomic_incs.c
393
__attribute__((noinline)) void
atomic_add_64bit
( long long int* p, int n )
function
509
atomic_add_64bit
(p64, 98765 ); /* ensure we hit the upper 32 bits */
524
atomic_add_64bit
(p64, 98765 ); /* ensure we hit the upper 32 bits */
Completed in 36 milliseconds