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

/netbsd-6-1-5-RELEASE/crypto/external/bsd/openssl/dist/MacOS/GetHTTPS.src/
H A DMacSocket.cpp109 Boolean mReceivedTBindComplete; member in struct:SocketStruct
389 ioSocket->mReceivedTBindComplete = false;
515 theSocketStruct->mReceivedTBindComplete = true;
876 BailIfError(MyBusyWait(theSocketStruct,false,&theOTResult,&(theSocketStruct->mReceivedTBindComplete)));
985 BailIfError(MyBusyWait(theSocketStruct,false,&theOTResult,&(theSocketStruct->mReceivedTBindComplete)));

Completed in 101 milliseconds