Home
last modified time | relevance | path

Searched refs:FALSE (Results 1 – 8 of 8) sorted by relevance

/ThreadX-v6.3.0/utility/rtos_compatibility_layers/posix/
Dpx_pth_kill.c206 new_signal_thread -> in_use = FALSE; in pthread_kill()
236 new_signal_thread -> cancel_request = FALSE; in pthread_kill()
279 new_signal_thread -> in_use = FALSE; in pthread_kill()
Dpx_pth_create.c205 pthread_ptr->cancel_request = FALSE; in pthread_create()
Dtx_posix.h253 #ifndef FALSE
254 #define FALSE 0 macro
Dpx_pth_init.c838 if (pthread_ptr -> signals.signal_handler == FALSE) in posix_do_pthread_delete()
/ThreadX-v6.3.0/utility/rtos_compatibility_layers/OSEK/
Dos.h58 #ifdef FALSE
59 #undef FALSE
249 #define FALSE (0U) macro
Dtx_osek.c449 if ((start != TRUE) && (start != FALSE)) in CreateTask()
665 tcb_ptr->task_autostart = FALSE; in CreateISR()
1699 done_flag = FALSE; in CreateResource()
5246 if ((osek_alarm->armed == FALSE) || (osek_alarm->occupied == TX_FALSE)) in GetAlarm()
8486 found = FALSE; in start_osek_tasks()
8488 while (found == FALSE) in start_osek_tasks()
8522 if (found == FALSE) in start_osek_tasks()
8627 return (FALSE); in check_task_to_run()
8639 return (FALSE); in check_task_to_run()
8648 return (FALSE); in check_task_to_run()
/ThreadX-v6.3.0/ports/win32/vs_2019/src/
Dtx_initialize_low_level.c236 …_tx_win32_critical_section.tx_win32_critical_section_mutex_handle = CreateMutex(NULL, FALSE, NULL… in _tx_initialize_low_level()
/ThreadX-v6.3.0/ports/win32/vs_2019/example_build/
Dazure_rtos.sln41 HideSolutionNode = FALSE