Home
last modified time | relevance | path

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

/ThreadX-v6.4.1/utility/rtos_compatibility_layers/posix/
Dpx_pth_getcanceltype.c70 INT pthread_getcanceltype (INT type, INT *oldtype) in pthread_getcanceltype() argument
86 *oldtype = pthread_ptr->cancel_type; in pthread_getcanceltype()
Dpx_pth_setcanceltype.c72 INT pthread_setcanceltype (INT type, INT *oldtype) in pthread_setcanceltype() argument
88 *oldtype = pthread_ptr->cancel_type; in pthread_setcanceltype()
Dtx_posix.h540 INT pthread_setcanceltype (INT type, INT *oldtype);
Dreadme_threadx_posix.txt164 INT pthread_setcanceltype (INT type, INT *oldtype);