Searched refs:execute (Results 1 – 6 of 6) sorted by relevance
553 # define pthread_cleanup_pop(execute) \ argument554 __clframe.__setdoit (execute); \569 # define pthread_cleanup_pop_restore_np(execute) \ argument571 __clframe.__setdoit (execute); \602 # define pthread_cleanup_pop(execute) \ argument603 __clframe.__do_it = (execute); \622 # define pthread_cleanup_pop_restore_np(execute) \ argument624 __clframe.__do_it = (execute); \657 # define pthread_cleanup_pop(execute) \ argument661 if (execute) \[all …]
388 int execute);392 int execute);442 #define __libc_cleanup_pop(execute) \ argument443 __clframe.__do_it = (execute); \
188 # if_changed - execute command if any prerequisite is newer than192 # if_changed_rule - as if_changed but execute rule instead231 # and if so will execute $(rule_foo).
274 void _EXFUN(pthread_cleanup_pop, (int execute));
7558 // execute path_thread()7566 // execute destination periodic handler8060 …eriodic hander, Mux Controller will pass the parameters to this handler and execute it periodically
2977 … //DTV do not execute that only for reduceing side effect. Academically,all source do not execute.