Home
last modified time | relevance | path

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

/external/chromium_org/v8/src/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()