Home
last modified time | relevance | path

Searched refs:run_function (Results 1 – 2 of 2) sorted by relevance

/third_party/toybox/toys/pending/
Dsh.c1029 static void run_function(struct sh_function *sp) in run_function() function
1276 if (!prompt) run_function(&scratch); in sh_main()
/third_party/node/src/tracing/
Dtrace_event_common.h931 #define TRACE_TASK_EXECUTION(run_function, task) \ argument
932 INTERNAL_TRACE_TASK_EXECUTION(run_function, task)