Home
last modified time | relevance | path

Searched defs:IsCreated (Results 1 - 3 of 3) sorted by relevance

/third_party/lzma/CPP/Windows/
H A DHandle.h18 bool IsCreated() const { return (_handle != NULL); } in IsCreated() function in NWindows::MY_UNCOPYABLE
H A DThread.h18 bool IsCreated() { return Thread_WasCreated(&thread) != 0; } in IsCreated() function in NWindows::MY_UNCOPYABLE
H A DSynchronization.h24 bool IsCreated() { return Event_IsCreated(&_object) != 0; } in IsCreated() function in NWindows::NSynchronization::MY_UNCOPYABLE

Completed in 3 milliseconds