Lines Matching full:callback
69 kernel events and have their callback functions invoked when these
72 Callback functions are invoked in order of priority.
73 The relative priority of each callback among other callbacks
98 with callback functions of type
103 to register a callback function
116 This macro registers a callback function
133 This macro removes a previously registered callback associated with tag
141 This macro removes a previously registered callback associated with tag
157 registered callback function.
186 function is used to register a callback with a given event.
202 A pointer to a callback function.
205 is passed to the callback function
209 The relative priority of this callback among all the callbacks
223 to remove the particular callback function.
227 function removes the callback associated with tag
235 all callback functions for the event are removed.
237 removed handler callback function(s).
238 This function is not safe to call from inside an event handler callback.
242 function removes the callback associated with tag
247 callback.