Home
last modified time | relevance | path

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

/ThreadX-v6.4.1/utility/rtos_compatibility_layers/posix/
Dpx_pth_once.c79 UINT old_treshold, temp; in pthread_once() local
93 tx_thread_preemption_change( tx_thread_identify(), 0, &old_treshold); in pthread_once()
101 tx_thread_preemption_change( tx_thread_identify(),old_treshold, &temp); in pthread_once()
110 tx_thread_preemption_change( tx_thread_identify(),old_treshold, &temp); in pthread_once()