Searched refs:canceltype (Results 1 – 2 of 2) sorted by relevance
40 bool canceltype: 1; member
738 cancel_type = t->attr.canceltype; in pthread_setcancelstate()774 *oldtype = t->attr.canceltype; in pthread_setcanceltype()776 t->attr.canceltype = type; in pthread_setcanceltype()841 cancel_type = t->attr.canceltype; in pthread_cancel()