Searched refs:PR_GET_NAME (Results 1 – 2 of 2) sorted by relevance
61 #define PR_GET_NAME 16 macro
156 if (prctl(PR_GET_NAME, reinterpret_cast<unsigned long>(thread_name), 0, 0, 0) != 0) { in log_signal_summary()