OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kTypeSemaphore
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/sandbox/win/src/
handle_table.h
30
static const base::char16* HandleTable::
kTypeSemaphore
;
handle_table.cc
34
const base::char16* HandleTable::
kTypeSemaphore
= L"Semaphore";
/external/chromium_org/content/common/
handle_enumerator_win.cc
37
handle_types[sandbox::HandleTable::
kTypeSemaphore
] = SemaphoreHandle;
Completed in 105 milliseconds