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

123456

/illumos-gate/usr/src/tools/ctf/cvt/
H A Dctfmerge.c641 wq->wq_thread = xmalloc(sizeof (pthread_t) * wq->wq_nthreads);
/illumos-gate/usr/src/lib/libnisdb/
H A Dldap_op.c381 pthread_t owner; /* Thread holding mutex */
443 pthread_t me = pthread_self();
459 pthread_t me;
481 pthread_t me = pthread_self();
H A Ddb_mindex3.cc205 pthread_t tid;
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/psvc/psvcplugin/
H A Dpsvcplugin.c73 pthread_t thread;
85 pthread_t timer_thread_id;
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/taco/envd/
H A Dpiclenvd.c114 static pthread_t ovtemp_thr_id;
121 static pthread_t pmthr_tid; /* pmthr thread ID */
/illumos-gate/usr/src/cmd/fm/fmd/common/
H A Dfmd_module.c758 pthread_t self = pthread_self();
871 pthread_t tid = pthread_self();
/illumos-gate/usr/src/cmd/fm/modules/sun4v/etm/
H A Detm.c181 static pthread_t
184 static pthread_t
556 static pthread_t
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/excalibur/envd/
H A Dpiclenvd.c324 static pthread_t envthr_tid; /* envthr thread ID */
331 static pthread_t pmthr_tid; /* pmthr thread ID */
/illumos-gate/usr/src/cmd/svc/configd/
H A Dbackend.c102 pthread_t be_thread; /* thread holding lock */
196 pthread_t backend_panic_thread = 0;
/illumos-gate/usr/src/lib/auditd_plugins/remote/
H A Dtransport.c66 pthread_t recv_tid; /* receiving thread */
/illumos-gate/usr/src/cmd/dlmgmtd/
H A Ddlmgmt_db.c578 pthread_t tid;
/illumos-gate/usr/src/cmd/smbsrv/smbd/
H A Dsmbd_doorsvc.c289 pthread_t tid;
/illumos-gate/usr/src/cmd/fm/modules/common/ip-transport/
H A Dip.c76 pthread_t ipx_tid; /* recv-side auxiliary thread */
/illumos-gate/usr/src/lib/libzfs/common/
H A Dlibzfs_diff.c750 pthread_t tid;
H A Dlibzfs_sendrecv.c1188 pthread_t tid;
1650 pthread_t tid;
1740 pthread_t tid = 0;
/illumos-gate/usr/src/lib/libc/port/threads/
H A Dthr.c1083 pthread_join(pthread_t tid, void **status)
1089 pthread_detach(pthread_t tid)
/illumos-gate/usr/src/lib/fm/libldom/sparc/
H A Dldmsvcs_utils.c105 pthread_t polling_tid;
/illumos-gate/usr/src/cmd/ndmpd/ndmp/
H A Dndmpd_tar.c1280 pthread_t rdtp, wrtp;
H A Dndmpd_data.c1616 pthread_t tid;
/illumos-gate/usr/src/cmd/fm/fmdump/common/
H A Dfmdump.c625 pthread_t pl_thr; /* our processing thread */
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_dfclib.h1044 pthread_t ptid;
/illumos-gate/usr/src/lib/smbsrv/libmlsvc/common/
H A Ddfs.c220 pthread_t thr;
/illumos-gate/usr/src/cmd/cmd-inet/lib/ipmgmtd/
H A Dipmgmt_persist.c423 pthread_t tid;
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/snowbird/frutree/
H A Dpiclfrutree.c178 static pthread_t tid;
181 static pthread_t init_threadID;
182 static pthread_t monitor_tid;
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/mpxu/frudr/
H A Dpiclfrudr.c315 static pthread_t ledsthr_tid;

Completed in 290 milliseconds

123456