Lines Matching full:prctl
865 return 0 == prctl(PR_SET_NAME, (unsigned long)name, 0, 0, 0);914 // Check if prctl(PR_SET_NAME) is supported. Return if not.