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

/macosx-10.10/libsecurity_ldap_dl-55003/lib/
H A DMutex.cpp58 void Mutex::Unlock () function in class:Mutex
75 mMutex.Unlock ();
H A DMutex.h44 void Unlock ();
/macosx-10.10/WTF-7600.1.24/wtf/
H A DTCSpinLock.h54 void Unlock() { function in struct:TCMalloc_SpinLock
102 inline void Unlock() { function in struct:TCMalloc_SpinLock
109 Unlock();
126 inline ~TCMalloc_SpinLockHolder() { lock_->Unlock(); }
H A DFastMalloc.cpp2952 pageheap_lock.Unlock();
2957 // After exiting the pthread_cond_wait, we hold the lock on m_scavengeMutex. Unlock it to prevent
2964 pageheap_lock.Unlock();
3099 lock_.Unlock();
3151 : held_(held), temp_(temp) { held_->Unlock(); temp_->Lock(); }
3152 inline ~LockInverter() { temp_->Unlock(); held_->Lock(); }
3269 lock_.Unlock();
/macosx-10.10/Security-57031.1.35/Security/include/security_asn1/
H A Dnssilckt.h168 Unlock = 3, enumerator in enum:__anon3607
/macosx-10.10/Security-57031.1.35/Security/libsecurity_asn1/Security/
H A Dnssilckt.h168 Unlock = 3, enumerator in enum:__anon4042
/macosx-10.10/Security-57031.1.35/Security/libsecurity_asn1/lib/
H A Dnssilckt.h168 Unlock = 3, enumerator in enum:__anon4164
/macosx-10.10/Security-57031.1.35/Security/libsecurity_asn1/security_asn1/
H A Dnssilckt.h168 Unlock = 3, enumerator in enum:__anon4286
/macosx-10.10/mDNSResponder-561.1.1/mDNSWindows/DLLX/
H A D_IDNSSDEvents_CP.h23 pThis->Unlock();
52 pThis->Unlock();
81 pThis->Unlock();
114 pThis->Unlock();
147 pThis->Unlock();
181 pThis->Unlock();
212 pThis->Unlock();
246 pThis->Unlock();
271 pThis->Unlock();
305 pThis->Unlock();
[all...]
/macosx-10.10/OpenAL-54/Source/OpenAL/
H A DoalBuffer.cpp82 if (wasLocked) mSourceListGuard.Unlock();
121 if (wasLocked) mSourceListGuard.Unlock();
144 if (wasLocked) mSourceListGuard.Unlock();
233 if (wasLocked) mSourceListGuard.Unlock();
249 if (wasLocked) mSourceListGuard.Unlock();
471 if (wasLocked) mSourceListGuard.Unlock();
510 if (wasLocked) mSourceListGuard.Unlock();
/macosx-10.10/JavaScriptCore-7600.1.17/heap/
H A DBlockAllocator.cpp143 m_regionLock.Unlock();
/macosx-10.10/ruby-106/ruby/lib/net/http/
H A Drequests.rb117 class Net::HTTP::Unlock < Net::HTTPRequest
/macosx-10.10/IOFireWireFamily-456/IOFireWireLib.CFPlugInProj/
H A DIOFireWireLibIsochPort.h259 inline void Unlock () ;
343 LocalIsochPort::Unlock () function in class:IOFireWireLib::LocalIsochPort
H A DIOFireWireLibDCLCommandPool.cpp137 Unlock() ;
193 Unlock() ;
488 Unlock() ;
526 Unlock() ;
539 TraditionalDCLCommandPool::Unlock() function in class:IOFireWireLib::TraditionalDCLCommandPool
H A DIOFireWireLibDCLCommandPool.h112 void Unlock() ;
H A DIOFireWireLibIsochPort.cpp969 Unlock () ;
974 Unlock () ;
980 // Unlock() ;
1001 Unlock() ;
1017 Unlock() ;
1056 Unlock() ;
/macosx-10.10/vim-55/runtime/syntax/
H A Dbasic.vim44 syn keyword basicStatement LOCK lock Lock UNLOCK unlock Unlock
70 syn keyword basicStatement TYPE type Type UNLOCK unlock Unlock
H A Dlscript.vim35 syn keyword lscriptStatement Type Unlock Until While WEnd With Write XOr
H A Dinform.vim118 syn keyword informLibAction Examine Search Give Show Unlock Lock
H A Dvb.vim229 syn keyword vbStatement Type Unload Unlock Until Wend While Width With
/macosx-10.10/llvmCore-3425.0.34/utils/unittest/googletest/include/gtest/internal/
H A Dgtest-port.h1218 void Unlock() { function in class:testing::internal::MutexBase
1275 ~GTestMutexLock() { mutex_->Unlock(); }
/macosx-10.10/ruby-106/ruby/lib/net/
H A Dhttp.rb310 # * Net::HTTP::Unlock
1207 request(Unlock.new(path, initheader), body)
/macosx-10.10/BerkeleyDB-21/db/perl/DB_File/
H A DDB_File.pm1938 Unlock and close the database.

Completed in 509 milliseconds