HomeSort by: relevance | last modified time | path
    Searched refs:libpthread (Results 1 - 25 of 40) sorted by relevancy

1 2

  /src/tests/lib/libpthread/weak/lib/
Makefile 15 LIBDIR= ${TESTSBASE}/lib/libpthread/weak
16 SHLIBDIR= ${TESTSBASE}/lib/libpthread/weak
  /src/tests/lib/libpthread/dlopen/
Makefile 7 TESTSDIR= ${TESTSBASE}/lib/libpthread/dlopen
18 PDADD.t_main_pthread_create+=${LIBPTHREAD}
  /src/external/bsd/libevent/lib/libevent_pthreads/
Makefile 11 pthread ${NETBSDSRCDIR}/lib/libpthread
  /src/tests/lib/libpthread/dlopen/dso/
Makefile 13 LIBDIR= ${TESTSBASE}/lib/libpthread/dlopen
14 SHLIBDIR= ${TESTSBASE}/lib/libpthread/dlopen
  /src/tests/lib/libpthread/weak/
Makefile 4 TESTSDIR= ${TESTSBASE}/lib/libpthread/weak
19 LDADD+= -Wl,-rpath,${TESTSBASE}/lib/libpthread/weak
  /src/tests/libexec/ld.elf_so/
t_df_1_noopen.sh 39 h_df_1_noopen1: Cannot dlopen non-loadable /usr/lib/libpthread.so
53 libpthread loaded successfully
  /src/lib/librumphijack/
Makefile 9 LIBDPLIBS+= pthread ${.CURDIR}/../libpthread \
  /src/lib/libukfs/
Makefile 9 pthread ${.CURDIR}/../libpthread
  /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.threads/
dlopen-libpthread.exp 23 set testfile "dlopen-libpthread"
30 # Use build_executable_own_libs as prelinked libpthread.so can produce false
68 # We link the exec without -lpthread, but libpthread.so may already be loaded at main
72 if { [has_dependency $binfile /libpthread\\.so] == 1 } {
76 # We link the shlib with -lpthread, but since glibc 2.34 libpthread has been
77 # merged with libc, so libpthread.so may not be a dependency.
79 if { [has_dependency $binfile_lib /libpthread\\.so] == 0 } {
83 set test "libpthread.so not found"
85 -re "/libpthread\\.so.*\r\n$gdb_prompt $" {
106 gdb_test "info sharedlibrary" {/libpthread\.so.*} "libpthread.so found
    [all...]
  /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.threads/
dlopen-libpthread.exp 23 set testfile "dlopen-libpthread"
30 # Use build_executable_own_libs as prelinked libpthread.so can produce false
68 # We link the exec without -lpthread, but libpthread.so may already be loaded at main
72 if { [has_dependency $binfile /libpthread\\.so] == 1 } {
76 # We link the shlib with -lpthread, but since glibc 2.34 libpthread has been
77 # merged with libc, so libpthread.so may not be a dependency.
79 if { [has_dependency $binfile_lib /libpthread\\.so] == 0 } {
83 set test "libpthread.so not found"
85 -re "/libpthread\\.so.*\r\n$gdb_prompt $" {
106 gdb_test "info sharedlibrary" {/libpthread\.so.*} "libpthread.so found
    [all...]
  /src/lib/libisns/
Makefile 18 LIBDPLIBS+= pthread ${.CURDIR}/../libpthread
  /src/lib/librefuse/
Makefile 7 pthread ${.CURDIR}/../libpthread
  /src/tests/lib/
Makefile 7 libprop libpthread librefuse librt libstdc++ libtre \
  /src/external/bsd/openldap/lib/libldap_r/
Makefile 17 LIBDPLIBS+= pthread ${.CURDIR}/../../../../../lib/libpthread
  /src/external/gpl3/gcc/lib/liblsan/
Makefile 27 LIBDPLIBS+= pthread ${NETBSDSRCDIR}/lib/libpthread
  /src/external/gpl3/gcc/lib/libubsan/
Makefile 38 LIBDPLIBS+= pthread ${NETBSDSRCDIR}/lib/libpthread
  /src/external/gpl3/gcc.old/lib/liblsan/
Makefile 27 LIBDPLIBS+= pthread ${NETBSDSRCDIR}/lib/libpthread
  /src/external/gpl3/gcc.old/lib/libubsan/
Makefile 38 LIBDPLIBS+= pthread ${NETBSDSRCDIR}/lib/libpthread
  /src/lib/librumpuser/
Makefile 18 LIBDPLIBS+= pthread ${.CURDIR}/../libpthread
  /src/external/bsd/iscsi/lib/
Makefile 24 LIBDPLIBS+= pthread ${.CURDIR}/../../../../lib/libpthread
  /src/external/bsd/libbind/dist/
config.threads.in 37 if test -r /usr/lib/libpthread.so ; then
119 if test -r /usr/lib/libpthread.so
  /src/external/cddl/osnet/lib/libzpool/
Makefile 19 pthread ${NETBSDSRCDIR}/lib/libpthread \
  /src/external/cddl/osnet/lib/libzfs/
Makefile 17 pthread ${NETBSDSRCDIR}/lib/libpthread \
  /src/external/gpl3/gcc/lib/libasan/
Makefile 51 LIBDPLIBS+= pthread ${NETBSDSRCDIR}/lib/libpthread
  /src/external/gpl3/gcc/lib/libtsan/
Makefile 68 LIBDPLIBS+= pthread ${NETBSDSRCDIR}/lib/libpthread

Completed in 45 milliseconds

1 2