Lines Matching full:provider
33 Provider registration.
63 \fBDAT_HANDLE_NULL\fR for a Provider to generate EVD for it.
97 The Provider is required to provide a queue size at least equal to
103 If \fIasync_evd_handle\fR is not \fBDAT_HANDLE_NULL\fR, the Provider does not
104 create an Event Dispatcher for an asynchronous event and the Provider ignores
107 Provider (\fIia_name_ptr\fR). The Provider does not have to check for the
110 Provider. How the \fIasync_evd_handle\fR is passed between DAT Consumers is out
111 of scope of the DAT specification. If the Provider determines that the
116 Provider to the Consumer passed in Asynchronous Event Dispatcher specified by
130 The Asynchronous Event Dispatcher is an Object of both the Provider and IA.
177 The specified provider was not registered in the registry.
192 The \fBdat_ia_open()\fR function is the root method for the Provider, and,
199 instance. It can also initialize the Provider library or do any other
208 The \fBdat_ia_open()\fR function can use a reference count for the Provider
209 Library to ensure that the Provider Library cannot be removed when it is in use