Home | History | Annotate | Download | only in inc

Lines Matching full:critical

42  *! 04-Nov-1999 kc: Added critical section functions and objects to SYNC.
45 *! 20-Oct-1997 gp: Removed unused SYNC_ critical section and must complete fxns
112 * Delete a critical section.
114 * hCSObj: critical section handle.
126 * Enter the critical section.
128 * hCSObj: critical section handle.
167 * Initialize the critical section.
169 * hCSObj: critical section handle.
181 * Initialize the critical section between process context and DPC.
183 * hCSObj: critical section handle.
195 * Leave the critical section.
197 * hCSObj: critical section handle.