Searched refs:event_initialized (Results 1 – 3 of 3) sorted by relevance
141 ASSERT(!event_initialized(&ready_)); in BecomeThreadSafe()147 return event_initialized(&ready_); in is_thread_safe()
81 static inline bool event_initialized(const event_t* e) { in event_initialized() function
175 if (event_initialized(&cpu->dpc_event)) { in dpc_init_for_cpu()
Completed in 9 milliseconds