Lines Matching full:callbacks
19 /// This API enables you to implement and receive callbacks when
23 /// CompletionCallbackFactory to allow the callbacks to call class member
32 /// <strong>Note:</strong> Blocking completion callbacks are only allowed from
43 /// multiple pending callbacks.
54 /// multiple pending callbacks.
57 /// non-NULL callbacks are scheduled by asynchronous methods.
65 /// how non-NULL callbacks are scheduled by asynchronous methods.
69 /// non-NULL callbacks are scheduled by asynchronous methods.
125 /// The flags() function returns flags used to control how non-NULL callbacks
132 /// MayForce() is used when implementing functions taking callbacks.
253 /// <strong>Note:</strong> Blocking completion callbacks are only allowed from
266 /// multiple pending callbacks.
282 /// multiple pending callbacks.
286 /// non-NULL callbacks are scheduled by asynchronous methods.
322 /// <strong>Note:</strong> Blocking completion callbacks are only allowed from
335 /// multiple pending callbacks.
351 /// multiple pending callbacks.
355 /// non-NULL callbacks are scheduled by asynchronous methods.
371 /// until the function completes. Blocking completion callbacks are only