Searched refs:execute (Results 1 – 5 of 5) sorted by relevance
49 You tried to execute:50 Sorry, you are not allowed to execute that command.
72 /* SRAM regin, no execute */
1175 void pthread_cleanup_pop(int execute) in pthread_cleanup_pop() argument1186 if (execute) in pthread_cleanup_pop()
193 void pthread_cleanup_pop(int execute);
Completed in 21 milliseconds