OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:umtx_atomic_inc
(Results
1 - 4
of
4
) sorted by null
/external/icu4c/common/
umutex.cpp
369
*
umtx_atomic_inc
384
umtx_atomic_inc
(int32_t *p) {
function
457
U_ASSERT(
umtx_atomic_inc
(&testInt) == 1); /* Sanity Check. Do the functions work at all? */
/external/chromium_org/third_party/icu/source/common/
umutex.c
494
*
umtx_atomic_inc
507
umtx_atomic_inc
(int32_t *p) {
function
580
U_ASSERT(
umtx_atomic_inc
(&testInt) == 1); /* Sanity Check. Do the functions work at all? */
/external/icu4c/common/unicode/
urename.h
1090
#define
umtx_atomic_inc
macro
[
all
...]
/external/chromium_org/third_party/icu/source/common/unicode/
urename.h
1079
#define
umtx_atomic_inc
macro
[
all
...]
Completed in 1562 milliseconds