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

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

Completed in 92 milliseconds