Searched refs:invocation (Results 1 – 5 of 5) sorted by relevance
131 * @discussion This call should be made before any possible invocation of the action.154 …* @discussion The current thread is blocked until the action invocation has completed, the action…
109 * It should be retained by the block code if used beyond the invocation.
100 …* It is only retained during the invocation of ExternalMethod and should be retained …
80 …ng-| | <-- provides scriptability for kernel data structures through summary/command invocation.87 …* Custom functions to do plumbing of lldb command invocation to python function call. (see doc str…162 …n provide getopt compatible option string for customizing your command invocation. Note: Only CAPI…164 …2. Immediately after the register define the function to handle the command invocation. The signat…426 * Add --debug to your macro invocation to provide more detailed/verbose exception output.
2103 _IOServiceNotifierInvocation invocation; in messageClient() local2106 invocation.thread = current_thread(); in messageClient()2112 queue_enter( ¬ify->handlerInvocations, &invocation, in messageClient()2122 queue_remove( ¬ify->handlerInvocations, &invocation, in messageClient()3775 _IOServiceNotifierInvocation invocation; in invokeNotifier() local3778 invocation.thread = current_thread(); in invokeNotifier()3792 queue_enter( ¬ify->handlerInvocations, &invocation, in invokeNotifier()3801 queue_remove( ¬ify->handlerInvocations, &invocation, in invokeNotifier()