Searched refs:threadname (Results 1 – 6 of 6) sorted by relevance
22 const char* threadname = "012345678901234"; in child_fn_2() local25 pthread_setname_np(pthread_self(), threadname); in child_fn_2()27 pthread_setname_np(threadname); in child_fn_2()37 const char* threadname = "try1"; in child_fn_1() local41 pthread_setname_np(pthread_self(), threadname); in child_fn_1()43 pthread_setname_np(threadname); in child_fn_1()
1 prog: threadname2 prereq: test -e ./threadname
284 threadname.vgtest threadname.stderr.exp \377 check_PROGRAMS += threadname program
411 <threadname>NAME</threadname> if set432 * The <threadname> tag identifies the name of the thread if it was
973 322254 Show threadname together with tid if set by application