Searched refs:unlock (Results 201 - 225 of 242) sorted by relevance

12345678910

/macosx-10.10/bind9-45.101/bind9/lib/dns/
H A Dzone.c1171 goto unlock;
1182 unlock:
4343 * unlock and exit.
4351 goto unlock;
4383 goto unlock;
4391 goto unlock;
4402 goto unlock;
4417 goto unlock;
4443 goto unlock;
4459 unlock
[all...]
H A Dname.c1298 goto unlock;
1309 unlock:
H A Drbtdb.c1871 * Relock a read lock, or unlock the write lock if no lock was held.
2139 goto unlock;
2143 unlock:
6722 goto unlock;
6739 goto unlock;
6771 unlock:
7336 goto unlock;
7348 unlock:
/macosx-10.10/passwordserver_sasl-193/cyrus_sasl/lib/
H A Dcommon.c221 _sasl_mutex_utils.unlock=u;
2090 utils->mutex_unlock = _sasl_mutex_utils.unlock;
/macosx-10.10/IOFireWireFamily-456/IOFireWireFamily.kmodproj/
H A DIOFWUserIsochPort.cpp846 // unlock() ;
863 // unlock() ;
891 // unlock() ;
1026 // unlock() ;
1056 unlock() ;
/macosx-10.10/WebCore-7600.1.25/platform/graphics/texmap/coordinated/
H A DCoordinatedGraphicsScene.cpp628 m_renderQueueMutex.unlock();
/macosx-10.10/WebCore-7600.1.25/platform/network/curl/
H A DResourceHandleManager.cpp213 mutex->unlock();
/macosx-10.10/apache-793/httpd/modules/dav/main/
H A Dmod_dav.h2055 * Set the unlock flag to indicate that the resource is about
2068 int unlock,
/macosx-10.10/libauto-186/
H A DZone.h656 _partition.unlock();
1228 // Called to unlock the global mark bits and thread lists.
H A DZoneCompaction.cpp1093 _partition.unlock();
/macosx-10.10/ppp-786.1.1/Helpers/pppd/
H A Dpppd.h972 void unlock __P((void)); /* Delete previously-created lock file */
H A Dtty.c1048 unlock();
H A Dutils.c1136 * unlock - remove our lockfile
1139 unlock() function
/macosx-10.10/ruby-106/ruby/lib/net/
H A Dhttp.rb1206 def unlock(path, body, initheader = nil) method
/macosx-10.10/JavaScriptCore-7600.1.17/dfg/
H A DDFGSpeculativeJIT64.cpp67 unlock(tempGPR);
69 unlock(fpr);
778 m_gprs.unlock(gpr);
796 m_gprs.unlock(gpr);
927 unlock(gpr);
944 unlock(gpr);
973 unlock(gpr);
H A DDFGSpeculativeJIT.cpp3214 unlock(op2TempGPR);
3375 unlock(op1SaveGPR);
3461 unlock(op2TempGPR);
3471 unlock(op1SaveGPR);
/macosx-10.10/tcsh-65/tcsh/
H A Dcomplete.tcsh514 propset resolved revert status switch unlock \
519 propset resolved revert status switch unlock \
1130 sync triggers unlock user users verify where)
/macosx-10.10/vim-55/runtime/syntax/
H A Dmysql.vim44 syn keyword mysqlKeyword unique unlock unsigned update usage use using
/macosx-10.10/Heimdal-398.1.2/lib/kadm5/
H A Dad.c1377 SET(c, unlock);
/macosx-10.10/WebCore-7600.1.25/Modules/webdatabase/
H A DDatabaseTracker.cpp1300 openDatabaseMutex().unlock();
/macosx-10.10/bind9-45.101/bind9/bin/dnssec/
H A Ddnssec-signzone.c1846 goto unlock;
1919 goto unlock;
1930 unlock:
/macosx-10.10/emacs-93/emacs/lisp/progmodes/
H A Dsql.el1145 "uniform" "union" "unique" "unlimited" "unlock" "unquiesce"
1377 "to" "union" "unique" "unlock" "until" "update" "using" "values"
1609 "unique" "unlock" "update" "use" "using" "values" "when" "where"
/macosx-10.10/ntfs-84/kext/
H A Dntfs_vfsops.c1106 /* The $MFT inode is fully setup now, so unlock it. */
1473 goto unlock;
1565 unlock:
1578 goto unlock;
/macosx-10.10/AppleRAID-4.0.6/
H A DAppleRAIDSet.cpp2161 gAppleRAIDGlobals.unlock();
/macosx-10.10/IOHIDFamily-606.1.7/IOHIDFamily/
H A DIOHIDDevice.cpp234 #define WORKLOOP_UNLOCK ((IOHIDEventSource *)_eventSource)->unlock()
1910 // calling down into our subclass, so lets unlock

Completed in 644 milliseconds

12345678910