Searched refs:pthread_t (Results 101 - 125 of 141) sorted by relevance

123456

/freebsd-10.0-release/lib/librt/
H A Dsigev_thread.c372 pthread_t td;
/freebsd-10.0-release/usr.sbin/bhyve/
H A Dblock_if.c80 pthread_t bc_btid;
H A Dbhyverun.c117 pthread_t mt_thr;
H A Dpci_virtio_net.c144 pthread_t tx_tid;
/freebsd-10.0-release/contrib/ofed/librdmacm/examples/
H A Drping.c114 pthread_t cqthread;
115 pthread_t persistent_server_thread;
154 pthread_t cmthread;
H A Dmckey.c65 pthread_t cmathread;
/freebsd-10.0-release/lib/libkse/test/
H A Dmutex_d.c109 pthread_t tid;
185 kern_switch (pthread_t pthread_out, pthread_t pthread_in)
/freebsd-10.0-release/usr.bin/csup/
H A Dmux.c174 pthread_t sender;
182 pthread_t receiver;
699 pthread_t self, sender, receiver;
/freebsd-10.0-release/contrib/llvm/lib/ExecutionEngine/IntelJITEvents/
H A Dittnotify_config.h193 typedef pthread_t TIDT;
/freebsd-10.0-release/lib/libthr/thread/
H A Dthr_attr.c139 _pthread_attr_get_np(pthread_t pthread, pthread_attr_t *dstattr)
/freebsd-10.0-release/sbin/ggate/ggatec/
H A Dggatec.c72 static pthread_t sendtd, recvtd;
/freebsd-10.0-release/tools/tools/mctest/
H A Dmctest.cc366 pthread_t thread[clients];
/freebsd-10.0-release/tools/tools/netrate/juggle/
H A Djuggle.c333 pthread_t thread;
/freebsd-10.0-release/usr.sbin/ngctl/
H A Dmain.c295 pthread_t monitor;
/freebsd-10.0-release/lib/libkse/thread/
H A Dthr_private.h398 pthread_t s_owner;
1087 SCLASS pthread_t _thr_sig_daemon;
/freebsd-10.0-release/cddl/contrib/opensolaris/tools/ctf/cvt/
H A Dctfmerge.c653 wq->wq_thread = xmalloc(sizeof (pthread_t) * wq->wq_nthreads);
/freebsd-10.0-release/contrib/openbsm/bin/auditdistd/
H A Dreceiver.c652 pthread_t td;
H A Dsender.c754 pthread_t td;
/freebsd-10.0-release/usr.bin/sort/
H A Dradixsort.c608 pthread_t pth;
/freebsd-10.0-release/usr.sbin/nscd/
H A Dnscd.c593 pthread_t *threads;
/freebsd-10.0-release/contrib/gcclibs/libmudflap/
H A Dmf-runtime.c245 pthread_t alloc_thread;
254 pthread_t dealloc_thread;
/freebsd-10.0-release/tools/tools/netmap/
H A Dpkt-gen.c126 pthread_t thread;
297 setaffinity(pthread_t me, int i)
/freebsd-10.0-release/cddl/contrib/opensolaris/lib/libzfs/common/
H A Dlibzfs_diff.c759 pthread_t tid;
/freebsd-10.0-release/contrib/llvm/tools/lldb/source/Host/common/
H A DHost.cpp685 int (*pthread_setname_np_func)(pthread_t thread, const char *name);
/freebsd-10.0-release/contrib/ofed/management/opensm/libvendor/
H A Dosm_vendor_ibumad.c90 pthread_t tid;

Completed in 229 milliseconds

123456