Home
last modified time | relevance | path

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

/ThreadX-v6.4.1/utility/rtos_compatibility_layers/posix/
Dpx_pth_kill.c205 new_signal_thread -> in_use = FALSE; in pthread_kill()
235 new_signal_thread -> cancel_request = FALSE; in pthread_kill()
278 new_signal_thread -> in_use = FALSE; in pthread_kill()
Dpx_pth_create.c204 pthread_ptr->cancel_request = FALSE; in pthread_create()
Dtx_posix.h252 #ifndef FALSE
253 #define FALSE 0 macro
Dpx_pth_init.c837 if (pthread_ptr -> signals.signal_handler == FALSE) in posix_do_pthread_delete()
/ThreadX-v6.4.1/utility/rtos_compatibility_layers/OSEK/
Dos.h57 #ifdef FALSE
58 #undef FALSE
248 #define FALSE (0U) macro
Dtx_osek.c448 if ((start != TRUE) && (start != FALSE)) in CreateTask()
664 tcb_ptr->task_autostart = FALSE; in CreateISR()
1698 done_flag = FALSE; in CreateResource()
5245 if ((osek_alarm->armed == FALSE) || (osek_alarm->occupied == TX_FALSE)) in GetAlarm()
8485 found = FALSE; in start_osek_tasks()
8487 while (found == FALSE) in start_osek_tasks()
8521 if (found == FALSE) in start_osek_tasks()
8626 return (FALSE); in check_task_to_run()
8638 return (FALSE); in check_task_to_run()
8647 return (FALSE); in check_task_to_run()
/ThreadX-v6.4.1/ports/win32/vs_2019/src/
Dtx_initialize_low_level.c235 …_tx_win32_critical_section.tx_win32_critical_section_mutex_handle = CreateMutex(NULL, FALSE, NULL… in _tx_initialize_low_level()
/ThreadX-v6.4.1/ports/win32/vs_2019/example_build/
Dazure_rtos.sln41 HideSolutionNode = FALSE