Home
last modified time | relevance | path

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

/ThreadX-v6.3.0/utility/rtos_compatibility_layers/posix/
Dpx_pth_once.c80 UINT old_treshold, temp; in pthread_once() local
94 tx_thread_preemption_change( tx_thread_identify(), 0, &old_treshold); in pthread_once()
102 tx_thread_preemption_change( tx_thread_identify(),old_treshold, &temp); in pthread_once()
111 tx_thread_preemption_change( tx_thread_identify(),old_treshold, &temp); in pthread_once()