Home | History | Annotate | Download | only in tests

Lines Matching refs:prctl

829   return 0 == prctl(PR_SET_NAME, (unsigned long)name, 0, 0, 0);
876 // Check if prctl(PR_SET_NAME) is supported. Return if not.