Lines Matching full:event_initialized
540 o Remove _event_initialized(); make event_initialized() a function(); make it consistent on windows and non-windows (652024b)
925 o Add a warning about the use of event_initialized. (f32b575)
1286 o turn event_initialized() into a function, and add function equivalents to EVENT_SIGNAL and EVENT_FD so that people don't need to include event_struct.h