Home
last modified time | relevance | path

Searched defs:pthread_self (Results 1 – 18 of 18) sorted by relevance

/freebsd/tools/test/stress2/misc/
H A Dpoll2.sh100 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 Dsuj30.sh195 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 Dpthread2.sh173 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 Dpthread4.sh168 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 Dpthread7.sh158 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 Dpthread6.sh160 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 Dpthread3.sh161 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 Dpthread9.sh97 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 Dfsync3.sh102 pthread_set_name_np(pthread_self(), __func__); function
128 pthread_set_name_np(pthread_self(), __func__); function
H A Ddb.sh96 pthread_set_name_np(pthread_self(), __func__); function
132 pthread_set_name_np(pthread_self(), __func__); function
H A Dshm.sh108 pthread_set_name_np(pthread_self(), __func__); function
130 pthread_set_name_np(pthread_self(), __func__); function
H A Dmmap21.sh75 pthread_set_name_np(pthread_self(), __func__); function
90 pthread_set_name_np(pthread_self(), __func__); function
H A Dmsdos18.sh146 pthread_set_name_np(pthread_self(), __func__); function
234 pthread_set_name_np(pthread_self(), __func__); function
H A Dptrace7.sh118 pthread_set_name_np(pthread_self(), __func__); function
144 pthread_set_name_np(pthread_self(), __func__); function
H A Dpthread.sh77 pthread_detach(pthread_self()); function
H A Dchurn.sh89 pthread_set_name_np(pthread_self(), __func__); function
/freebsd/lib/libc/stdlib/malloc/jemalloc/include/jemalloc/
H A Djemalloc_FreeBSD.h151 #define pthread_self _pthread_self macro
/freebsd/lib/libc/include/
H A Dnamespace.h187 #define pthread_self _pthread_self macro