/freebsd/tools/test/stress2/misc/ |
H A D | poll2.sh | 100 pthread_set_name_np(pthread_self(), "wr-idle"); function 103 pthread_set_name_np(pthread_self(), "wr-act"); function 121 pthread_set_name_np(pthread_self(), "rd-idle"); function 124 pthread_set_name_np(pthread_self(), "rd-act"); function 146 pthread_set_name_np(pthread_self(), "pl-idle"); function 147 pthread_set_name_np(pthread_self(), "pl-act"); function
|
H A D | suj30.sh | 195 pthread_set_name_np(pthread_self(), __func__); function 224 pthread_set_name_np(pthread_self(), __func__); function 260 pthread_set_name_np(pthread_self(), __func__); function
|
H A D | pthread2.sh | 173 pthread_set_name_np(pthread_self(), __func__); function 197 pthread_set_name_np(pthread_self(), __func__); function 227 pthread_set_name_np(pthread_self(), __func__); function
|
H A D | pthread4.sh | 168 pthread_set_name_np(pthread_self(), __func__); function 193 pthread_set_name_np(pthread_self(), __func__); function 223 pthread_set_name_np(pthread_self(), __func__); function
|
H A D | pthread7.sh | 158 pthread_set_name_np(pthread_self(), __func__); function 182 pthread_set_name_np(pthread_self(), __func__); function 212 pthread_set_name_np(pthread_self(), __func__); function
|
H A D | pthread6.sh | 160 pthread_set_name_np(pthread_self(), __func__); function 185 pthread_set_name_np(pthread_self(), __func__); function 215 pthread_set_name_np(pthread_self(), __func__); function
|
H A D | pthread3.sh | 161 pthread_set_name_np(pthread_self(), __func__); function 186 pthread_set_name_np(pthread_self(), __func__); function 216 pthread_set_name_np(pthread_self(), __func__); function
|
H A D | pthread9.sh | 97 pthread_set_name_np(pthread_self(), __func__); function 116 pthread_set_name_np(pthread_self(), __func__); function 134 pthread_set_name_np(pthread_self(), __func__); function
|
H A D | fsync3.sh | 102 pthread_set_name_np(pthread_self(), __func__); function 128 pthread_set_name_np(pthread_self(), __func__); function
|
H A D | db.sh | 96 pthread_set_name_np(pthread_self(), __func__); function 132 pthread_set_name_np(pthread_self(), __func__); function
|
H A D | shm.sh | 108 pthread_set_name_np(pthread_self(), __func__); function 130 pthread_set_name_np(pthread_self(), __func__); function
|
H A D | mmap21.sh | 75 pthread_set_name_np(pthread_self(), __func__); function 90 pthread_set_name_np(pthread_self(), __func__); function
|
H A D | msdos18.sh | 146 pthread_set_name_np(pthread_self(), __func__); function 234 pthread_set_name_np(pthread_self(), __func__); function
|
H A D | ptrace7.sh | 118 pthread_set_name_np(pthread_self(), __func__); function 144 pthread_set_name_np(pthread_self(), __func__); function
|
H A D | pthread.sh | 77 pthread_detach(pthread_self()); function
|
H A D | churn.sh | 89 pthread_set_name_np(pthread_self(), __func__); function
|
/freebsd/lib/libc/stdlib/malloc/jemalloc/include/jemalloc/ |
H A D | jemalloc_FreeBSD.h | 151 #define pthread_self _pthread_self macro
|
/freebsd/lib/libc/include/ |
H A D | namespace.h | 187 #define pthread_self _pthread_self macro
|