Searched defs:thr (Results 1 - 25 of 41) sorted by relevance

12

/freebsd-10-stable/contrib/gcclibs/libgomp/
H A Dbarrier.c36 struct gomp_thread *thr = gomp_thread (); local
H A Dsingle.c54 struct gomp_thread *thr = gomp_thread (); local
81 struct gomp_thread *thr = gomp_thread (); local
H A Dordered.c40 struct gomp_thread *thr = gomp_thread (); local
71 struct gomp_thread *thr = gomp_thread (); local
106 struct gomp_thread *thr = gomp_thread (); local
154 struct gomp_thread *thr = gomp_thread (); local
172 struct gomp_thread *thr = gomp_thread (); local
196 struct gomp_thread *thr = gomp_thread (); local
[all...]
H A Dsections.c58 struct gomp_thread *thr = gomp_thread (); local
86 struct gomp_thread *thr = gomp_thread (); local
H A Dwork.c74 struct gomp_thread *thr = gomp_thread (); local
148 struct gomp_thread *thr = gomp_thread (); local
186 struct gomp_thread *thr = gomp_thread (); local
[all...]
H A Diter.c43 struct gomp_thread *thr = gomp_thread (); local
149 struct gomp_thread *thr = gomp_thread (); local
185 struct gomp_thread *thr = gomp_thread (); local
235 struct gomp_thread *thr = gomp_thread (); local
269 struct gomp_thread *thr = gomp_thread (); local
[all...]
H A Dteam.c73 struct gomp_thread *thr; local
182 struct gomp_thread *thr, *nthr; local
327 struct gomp_thread *thr = gomp_thread (); local
343 struct gomp_thread *thr; local
[all...]
H A Dloop.c69 struct gomp_thread *thr = gomp_thread (); local
83 struct gomp_thread *thr = gomp_thread (); local
105 struct gomp_thread *thr = gomp_thread (); local
150 struct gomp_thread *thr = gomp_thread (); local
167 struct gomp_thread *thr = gomp_thread (); local
186 struct gomp_thread *thr = gomp_thread (); local
248 struct gomp_thread *thr = gomp_thread (); local
265 struct gomp_thread *thr = gomp_thread (); local
277 struct gomp_thread *thr = gomp_thread (); local
302 struct gomp_thread *thr = gomp_thread (); local
318 struct gomp_thread *thr = gomp_thread (); local
336 struct gomp_thread *thr = gomp_thread (); local
354 struct gomp_thread *thr = gomp_thread (); local
[all...]
/freebsd-10-stable/tools/regression/pthread/mutex_isowned_np/
H A Dmutex_isowned_np.c51 pthread_t thr; local
/freebsd-10-stable/tools/regression/pthread/unwind/
H A Dcond_wait_cancel.cpp15 thr(void *arg) function
H A Dsem_wait_cancel.cpp14 thr(void *arg) function
H A Dcond_wait_cancel2.cpp35 thr(void *arg) function
/freebsd-10-stable/contrib/netbsd-tests/lib/libpthread/
H A Dt_name.c76 pthread_t thr, self = pthread_self(); local
/freebsd-10-stable/contrib/netbsd-tests/lib/libc/net/
H A Dh_nsd_recurse.c101 pthread_t thr; local
/freebsd-10-stable/lib/libstdthreads/
H A Dthrd.c54 thrd_create(thrd_t *thr, thrd_start_t func, void *arg) argument
82 thrd_detach(thrd_t thr) argument
105 thrd_join(thrd_t thr, int *res) argument
/freebsd-10-stable/sys/ddb/
H A Ddb_thread.c55 struct thread *thr; local
93 struct thread *thr; local
[all...]
/freebsd-10-stable/sys/gdb/
H A Dgdb_main.c176 struct thread *thr; local
/freebsd-10-stable/contrib/gcclibs/libmudflap/
H A Dmf-hooks3.c265 __mf_0fn_pthread_create (pthread_t *thr, const pthread_attr_t *attr, argument
274 WRAPPER(int, pthread_create, pthread_t *thr, const pthread_attr_t *attr, argument
/freebsd-10-stable/lib/libthread_db/
H A Dlibpthread_db.h47 psaddr_t thr; member in union:pt_map::__anon5974
/freebsd-10-stable/sys/mips/mips/
H A Ddb_trace.c427 db_trace_thread(struct thread *thr, int count) argument
/freebsd-10-stable/contrib/unbound/smallapp/
H A Dworker_cb.c219 int thr; member in struct:order_id
/freebsd-10-stable/contrib/ntp/sntp/libevent/
H A Devthread_pthread.c89 pthread_t thr; member in union:__anon180
/freebsd-10-stable/contrib/unbound/daemon/
H A Ddaemon.c437 static void close_other_pipes(struct daemon* daemon, int thr) argument
/freebsd-10-stable/contrib/unbound/util/
H A Dlocks.c113 ub_thr_fork_create(ub_thread_t* thr, void* (*func)(void*), void* arg) argument
226 void ub_thread_create(ub_thread_t* thr, void* (*func)(void*), void* arg) argument
249 void ub_thread_join(ub_thread_t thr) argument
[all...]
/freebsd-10-stable/gnu/usr.bin/gdb/kgdb/
H A Dtrgt.c277 struct kthr *thr; local
303 struct kthr *thr; local
[all...]

Completed in 144 milliseconds

12