Sack Library Documentation
ContentsIndexReferenceHome
PreviousUpNext
sack::timers::EnterCriticalSecNoWaitEx Function
C++
MEM_PROC S_32 MEM_API EnterCriticalSecNoWaitEx(PCRITICALSECTION pcs, THREAD_ID *prior DBG_PASS);
MEM_PROC void MEM_API InitializeCriticalSec(PCRITICALSECTION pcs);
Parameters 
Description 
PCRITICALSECTION pcs 
pointer to a critical section 
prior 
if not NULL, prior will be set to the current thread ID of the owning thread. 

If it enters the return is 1, else the return is 0.

attempts to enter the critical section, and does not block.

Created with a commercial version of Doc-O-Matic. In order to make this message disappear you need to register this software. If you have problems registering this software please contact us at support@toolsfactory.com.
Copyright (c) 2000+. All rights reserved.
What do you think about this topic? Send feedback!