Home
last modified time | relevance | path

Searched refs:UCLN_COMMON_MUTEX (Results 1 - 9 of 9) sorted by relevance

/third_party/icu/icu4c/source/common/
H A Ducln_cmn.h68 UCLN_COMMON_MUTEX, // Mutexes should be the last to be cleaned up. enumerator
H A Ducln_cmn.cpp73 // re-enters the mutex init path. So, work-around by special casing UCLN_COMMON_MUTEX, not in ucln_common_registerCleanup()
79 if (type == UCLN_COMMON_MUTEX) { in ucln_common_registerCleanup()
H A Dumutex.cpp75 ucln_common_registerCleanup(UCLN_COMMON_MUTEX, umtx_cleanup); in umtx_init()
/third_party/node/deps/icu-small/source/common/
H A Ducln_cmn.h68 UCLN_COMMON_MUTEX, // Mutexes should be the last to be cleaned up. enumerator
H A Ducln_cmn.cpp73 // re-enters the mutex init path. So, work-around by special casing UCLN_COMMON_MUTEX, not in ucln_common_registerCleanup()
79 if (type == UCLN_COMMON_MUTEX) { in ucln_common_registerCleanup()
H A Dumutex.cpp75 ucln_common_registerCleanup(UCLN_COMMON_MUTEX, umtx_cleanup); in umtx_init()
/third_party/skia/third_party/externals/icu/source/common/
H A Ducln_cmn.h67 UCLN_COMMON_MUTEX, // Mutexes should be the last to be cleaned up. enumerator
H A Ducln_cmn.cpp73 // re-enters the mutex init path. So, work-around by special casing UCLN_COMMON_MUTEX, not in ucln_common_registerCleanup()
79 if (type == UCLN_COMMON_MUTEX) { in ucln_common_registerCleanup()
H A Dumutex.cpp75 ucln_common_registerCleanup(UCLN_COMMON_MUTEX, umtx_cleanup); in umtx_init()

Completed in 3 milliseconds