Searched refs:threadname (Results 1 – 7 of 7) sorted by relevance
27 const char* threadname = "012345678901234"; in child_fn_2() local30 pthread_setname_np(pthread_self(), threadname); in child_fn_2()32 pthread_setname_np(threadname); in child_fn_2()42 const char* threadname = "try1"; in child_fn_1() local46 pthread_setname_np(pthread_self(), threadname); in child_fn_1()48 pthread_setname_np(threadname); in child_fn_1()
1 prog: threadname2 prereq: test -e ./threadname
282 threadname.vgtest threadname.stderr.exp \432 check_PROGRAMS += threadname program
209 @HAVE_PTHREAD_SETNAME_NP_TRUE@am__append_28 = threadname 231 @HAVE_PTHREAD_SETNAME_NP_TRUE@am__EXEEXT_6 = threadname$(EXEEXT)679 threadname_SOURCES = threadname.c680 threadname_OBJECTS = threadname.$(OBJEXT)875 suppfree.c test-plo.c thread_alloca.c threadname.c \914 suppfree.c test-plo.c thread_alloca.c threadname.c \1587 threadname.vgtest threadname.stderr.exp \2303 threadname$(EXEEXT): $(threadname_OBJECTS) $(threadname_DEPENDENCIES) $(EXTRA_threadname_DEPENDENCI…2304 @rm -f threadname$(EXEEXT)2554 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/threadname.Po@am__quote@
411 <threadname>NAME</threadname> if set432 * The <threadname> tag identifies the name of the thread if it was722 <threadname>NAME</threadname> if set730 <threadname>NAME</threadname> if set737 * The <threadname> tag identifies the name of the thread if it was758 <threadname>NAME</threadname> if set775 * The <threadname> tag identifies the name of the thread if it was
1688 322254 Show threadname together with tid if set by application