Searched defs:IsCreated (Results 1 – 7 of 7) sorted by relevance
18 bool IsCreated() const { return (_handle != NULL); } in IsCreated() function
18 bool IsCreated() { return Thread_WasCreated(&thread) != 0; } in IsCreated() function
24 bool IsCreated() { return Event_IsCreated(&_object) != 0; } in IsCreated() function
167 bool IsCreated() { in IsCreated() function
166 bool IsCreated() { in IsCreated() function
164 bool IsCreated() { in IsCreated() function