Searched refs:old_type (Results 1 – 2 of 2) sorted by relevance
460 int status, old_type, old_state; in __kmp_launch_worker() local493 status = pthread_setcanceltype(PTHREAD_CANCEL_ASYNCHRONOUS, &old_type); in __kmp_launch_worker()541 int status, old_type, old_state; in __kmp_launch_monitor() local570 status = pthread_setcanceltype(PTHREAD_CANCEL_ASYNCHRONOUS, &old_type); in __kmp_launch_monitor()
853 uint32_t old_type = in CreateWatchpoint() local857 if (size == old_size && kind == old_type) { in CreateWatchpoint()