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

/barrelfish-master/lib/openssl-1.0.0d/MacOS/GetHTTPS.src/
H A DMacSocket.cpp101 Boolean mIsInUse; member in struct:SocketStruct
381 ioSocket->mIsInUse = false;
652 if (theSocketStruct->mIsInUse)
739 if (sSockets[i].mIsInUse == false)
770 theSocketStruct->mIsInUse = true;
1130 theSocketStruct->mIsInUse = false;

Completed in 81 milliseconds