Home
last modified time | relevance | path

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

/external/v8/src/base/platform/
Dmutex.cc63 static V8_INLINE void UnlockNativeHandle(pthread_mutex_t* mutex) { in UnlockNativeHandle() function
101 static V8_INLINE void UnlockNativeHandle(PCRITICAL_SECTION cs) {
135 UnlockNativeHandle(&native_handle_); in Unlock()
176 UnlockNativeHandle(&native_handle_); in Unlock()