Home
last modified time | relevance | path

Searched refs:atomic_laad (Results 1 – 1 of 1) sorted by relevance

/external/valgrind/none/tests/mips64/
Dcvm_atomic_thread.c85 __attribute__((noinline)) void atomic_laad ( long long int* p, int n ) in atomic_laad() function
347 atomic_laad(p2[1], i + 98765 ); /* ensure we hit the upper 32 bits */ in main()
381 atomic_laad(p2[1], i + 98765); /* ensure we hit the upper 32 bits */ in main()