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

/barrelfish-master/lib/openssl-1.0.0d/MacOS/GetHTTPS.src/
H A DMacSocket.h32 // Note that inDoThreadSwitching is pretty much irrelevant right now, since I ignore it
37 OSErr MacSocket_socket(int *outSocketNum,const Boolean inDoThreadSwitching,const long inTimeoutTicks,MacSocket_IdleWaitCallback inIdleWaitCallback,void *inUserRefPtr);
H A DMacSocket.cpp720 OSErr MacSocket_socket(int *outSocketNum,const Boolean inDoThreadSwitching,const long inTimeoutTicks,MacSocket_IdleWaitCallback inIdleWaitCallback,void *inUserRefPtr) argument
724 #pragma unused(inDoThreadSwitching)

Completed in 40 milliseconds