HomeSort by: relevance | last modified time | path
    Searched refs:h_thread_local_dtor (Results 1 - 6 of 6) sorted by relevancy

  /src/tests/lib/libpthread/
Makefile 59 PROGS_CXX+= h_thread_local_dtor
63 COPTS.h_thread_local_dtor.cpp+= -std=c++11
65 COPTS.h_thread_local_dtor.cpp+= ${${ACTIVE_CC} == "gcc" :? -Wno-ctor-dtor-privacy -Wno-sign-compare -Wno-shadow :}
66 SRCS.h_thread_local_dtor= h_thread_local_dtor.cpp
Makefile 59 PROGS_CXX+= h_thread_local_dtor
63 COPTS.h_thread_local_dtor.cpp+= -std=c++11
65 COPTS.h_thread_local_dtor.cpp+= ${${ACTIVE_CC} == "gcc" :? -Wno-ctor-dtor-privacy -Wno-sign-compare -Wno-shadow :}
66 SRCS.h_thread_local_dtor= h_thread_local_dtor.cpp
  /src/tests/libexec/ld.elf_so/
t_thread_local_dtor.sh 35 $(atf_get_srcdir)/h_thread_local_dtor >out \
36 || atf_fail "h_thread_local_dtor failed, see output of the test for details"
48 || atf_fail "h_thread_local_dtor failed, see output of the test for details"
t_thread_local_dtor.sh 35 $(atf_get_srcdir)/h_thread_local_dtor >out \
36 || atf_fail "h_thread_local_dtor failed, see output of the test for details"
48 || atf_fail "h_thread_local_dtor failed, see output of the test for details"
Makefile 94 PROGS+= h_thread_local_dtor
95 LDADD.h_thread_local_dtor= -Wl,-rpath,${TESTSDIR} -lpthread
Makefile 94 PROGS+= h_thread_local_dtor
95 LDADD.h_thread_local_dtor= -Wl,-rpath,${TESTSDIR} -lpthread

Completed in 23 milliseconds