Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/lms/
H A DConfigConnection.cpp137 Lock l(_requestLock); in RequestEntDNSSuffixList()
163 Lock l(_requestLock); in SendEnterpriseAccess()
H A DConfigConnection.h72 Semaphore _requestLock; variable