Home
last modified time | relevance | path

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

/ThreadX-v6.3.0/utility/rtos_compatibility_layers/posix/
Dpx_pth_getcanceltype.c71 INT pthread_getcanceltype (INT type, INT *oldtype) in pthread_getcanceltype() argument
87 *oldtype = pthread_ptr->cancel_type; in pthread_getcanceltype()
Dpx_pth_setcanceltype.c73 INT pthread_setcanceltype (INT type, INT *oldtype) in pthread_setcanceltype() argument
89 *oldtype = pthread_ptr->cancel_type; in pthread_setcanceltype()
Dtx_posix.h541 INT pthread_setcanceltype (INT type, INT *oldtype);
Dreadme_threadx_posix.txt164 INT pthread_setcanceltype (INT type, INT *oldtype);