Searched refs:init_sechandle_cs (Results 1 – 1 of 1) sorted by relevance
222 static CRITICAL_SECTION init_sechandle_cs; variable224 0, 0, &init_sechandle_cs,229 static CRITICAL_SECTION init_sechandle_cs = { &init_sechandle_cs_debug, -1, 0, 0, 0, 0 }; variable235 EnterCriticalSection(&init_sechandle_cs); in ensure_cred_handle()256 LeaveCriticalSection(&init_sechandle_cs); in ensure_cred_handle()413 DeleteCriticalSection(&init_sechandle_cs); in NETCON_unload()