#include <omapip_p.h>
Data Fields | |
| OMAPI_OBJECT_PREAMBLE | |
| int | ready |
| isc_result_t | waitstatus |
| struct __omapi_waiter_object * | next |
Definition at line 223 of file omapip_p.h.
| struct __omapi_waiter_object* __omapi_waiter_object::next |
Definition at line 227 of file omapip_p.h.
| __omapi_waiter_object::OMAPI_OBJECT_PREAMBLE |
Definition at line 224 of file omapip_p.h.
| int __omapi_waiter_object::ready |
Definition at line 225 of file omapip_p.h.
| isc_result_t __omapi_waiter_object::waitstatus |
Definition at line 226 of file omapip_p.h.