39 _ASSERTE((
"Invalid file descriptor. File possibly closed by a different thread",0));
#define _setmode(fd, mode)
#define _CHECK_FH_RETURN(handle, errorcode, retexpr)
void __cdecl __acrt_lowio_lock_fh(_In_ int _FileHandle)
void __cdecl __acrt_lowio_unlock_fh(_In_ int _FileHandle)
#define _VALIDATE_RETURN(expr, errorcode, retexpr)
#define _BEGIN_SECURE_CRT_DEPRECATION_DISABLE
#define _VALIDATE_RETURN_ERRCODE(expr, errorcode)
#define _END_SECURE_CRT_DEPRECATION_DISABLE
long __cdecl _InterlockedExchange(_Interlocked_operand_ long volatile *_Target, long _Value)
errno_t __cdecl _set_fmode(int const mode)
errno_t __cdecl _get_fmode(int *const pMode)
int __cdecl _setmode_nolock(int const fh, int const mode)