Searched refs:ATTEST_RUN_TASK_ID (Results 1 – 1 of 1) sorted by relevance
30 const char* ATTEST_RUN_TASK_ID = "attest_run"; variable58 …(void)pthread_setname_np(pthread_self(), ATTEST_RUN_TASK_ID); // set pthread name, at most 15 byte… in Run()