Home | History | Annotate | Download | only in upstream-dlmalloc

Lines Matching full:entercriticalsection

1975 #define ACQUIRE_LOCK(lk)      (EnterCriticalSection(lk), 0)