OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:umtx_destroy
(Results
1 - 25
of
26
) sorted by null
1
2
/external/icu4c/common/
uinit.c
46
umtx_destroy
(&gICUInitMutex);
umutex.h
123
*
umtx_destroy
( &aMutex );
129
U_CAPI void U_EXPORT2
umtx_destroy
( UMTX *mutex );
servnotf.cpp
34
umtx_destroy
(¬ifyLock);
umutex.c
372
*
umtx_destroy
. Un-initialize a mutex, releasing any underlying resources
379
umtx_destroy
(UMTX *mutex) {
function
442
umtx_destroy
(&globalUMTX);
604
* the
umtx_destroy
operation of other mutexes.
611
umtx_destroy
(umtx);
614
umtx_destroy
(&globalUMTX);
servls.cpp
46
umtx_destroy
(&llock);
serv.cpp
362
umtx_destroy
(&lock);
usprep.cpp
199
umtx_destroy
(&usprepMutex); /* Don't worry about destroying the mutex even */
ucnv_bld.c
214
umtx_destroy
(&cnvCacheMutex); /* Don't worry about destroying the mutex even */
[
all
...]
uresbund.c
264
umtx_destroy
(&resbMutex);
[
all
...]
/external/icu4c/test/threadtest/
threadtest.cpp
529
umtx_destroy
(&gInfoMutex);
530
umtx_destroy
(&gStopMutex);
/external/icu4c/i18n/
islamcal.cpp
68
umtx_destroy
(&astroLock);
astro.cpp
70
umtx_destroy
(&ccLock);
[
all
...]
chnsecal.cpp
93
umtx_destroy
(&astroLock);
tridpars.cpp
931
umtx_destroy
(&LOCK);
zonemeta.cpp
45
umtx_destroy
(&gZoneMetaLock);
timezone.cpp
137
umtx_destroy
(&LOCK);
141
umtx_destroy
(&TZSET_LOCK);
[
all
...]
colldata.cpp
510
umtx_destroy
(&lock);
translit.cpp
[
all
...]
ucurr.cpp
296
umtx_destroy
(&gCRegLock);
[
all
...]
/external/icu4c/test/intltest/
tsmthred.cpp
398
umtx_destroy
(&gTestMutexA);
399
umtx_destroy
(&gTestMutexB);
[
all
...]
/external/webkit/Source/JavaScriptCore/icu/unicode/
urename.h
823
#define
umtx_destroy
macro
[
all
...]
/external/webkit/Source/JavaScriptGlue/icu/unicode/
urename.h
823
#define
umtx_destroy
macro
[
all
...]
/external/webkit/Source/WebCore/icu/unicode/
urename.h
823
#define
umtx_destroy
macro
[
all
...]
/external/webkit/Source/WebKit/mac/icu/unicode/
urename.h
823
#define
umtx_destroy
macro
[
all
...]
/external/icu4c/common/unicode/
urename.h
1081
#define
umtx_destroy
macro
[
all
...]
Completed in 172 milliseconds
1
2