Searched refs:type (Results 1 – 2 of 2) sorted by relevance
24 __pthread_setcanceltype (int type, int *oldtype) in __pthread_setcanceltype() argument28 switch (type) in __pthread_setcanceltype()40 p->cancel_type = type; in __pthread_setcanceltype()
141 FORWARD (pthread_setcanceltype, (int type, int *oldtype), (type, oldtype), 0)
Completed in 4 milliseconds