Searched refs:my_stack_error_handler (Results 1 – 2 of 2) sorted by relevance
68 void my_stack_error_handler(TX_THREAD *thread_ptr);100 if ((status = tx_thread_stack_error_notify(my_stack_error_handler)) != TX_SUCCESS) in tx_application_define()514 void my_stack_error_handler(TX_THREAD *thread_ptr) in my_stack_error_handler() function