Searched refs:unrestricted_security (Results 1 – 1 of 1) sorted by relevance
141 permissions unrestricted_security; in open_or_create_semaphore() local142 unrestricted_security.set_unrestricted(); in open_or_create_semaphore()146 … (name, (long)initial_count, winapi_semaphore_wrapper::MaxCount, unrestricted_security, created); in open_or_create_semaphore()155 permissions unrestricted_security; in open_or_create_mutex() local156 unrestricted_security.set_unrestricted(); in open_or_create_mutex()158 mtx_wrapper.open_or_create(name, unrestricted_security); in open_or_create_mutex()