Home
last modified time | relevance | path

Searched refs:pthread_t (Results 76 – 100 of 145) sorted by relevance

123456

/illumos-gate/usr/src/cmd/mdb/common/modules/libuutil/
H A Dlibuutil.c39 pthread_t uu_panic_thread = 0; in uutil_status()
/illumos-gate/usr/src/uts/common/sys/
H A Dtypes.h430 typedef uint_t pthread_t; /* = thread_t in thread.h */ typedef
/illumos-gate/usr/src/cmd/ndmpd/ndmp/
H A Dndmpd.h466 pthread_t nz_sendrecv_thread; /* thread for send/recv */
467 pthread_t nz_tape_thread; /* thread for tape r/w */
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/enchilada/envd/
H A Dpiclenvd.c127 static pthread_t ovtemp_thr1_id;
130 static pthread_t ovtemp_thr2_id;
132 static pthread_t dimm_fan_thr_id;
134 static pthread_t disk_temp_thr_id;
139 static pthread_t pmthr_tid; /* pmthr thread ID */
/illumos-gate/usr/src/cmd/fm/fmd/common/
H A Dfmd_api.c1734 pthread_t
1739 pthread_t tid; in fmd_thr_create()
1762 fmd_thr_destroy(fmd_hdl_t *hdl, pthread_t tid) in fmd_thr_destroy()
1809 fmd_thr_signal(fmd_hdl_t *hdl, pthread_t tid) in fmd_thr_signal()
1827 pthread_t tid = pthread_self(); in fmd_thr_checkpoint()
1847 pthread_t tid; in fmd_doorthr_create()
/illumos-gate/usr/src/cmd/stmfproxy/stmfproxy/
H A Dstmfproxy.c222 pthread_t tid; in relay_peer_msg()
/illumos-gate/usr/src/lib/smbsrv/libmlsvc/common/
H A Dmlsvc_domain.c71 static pthread_t smb_dclocator_thr;
/illumos-gate/usr/src/lib/pam_modules/dhkeys/
H A Ddhkeys.c409 pthread_t tid; in remove_key()
/illumos-gate/usr/src/lib/smbsrv/libsmbns/common/
H A Dsmbns_netbios.h76 pthread_t s_tid;
H A Dsmbns_netbios_datagram.c741 pthread_t browser_dispatch; in smb_netbios_BPM_datagram()
/illumos-gate/usr/src/cmd/fm/modules/common/disk-monitor/
H A Dschg_mgr.c40 static pthread_t g_schg_tid;
/illumos-gate/usr/src/lib/libc/port/threads/
H A Dthr.c1095 pthread_join(pthread_t tid, void **status) in pthread_join()
1101 pthread_detach(pthread_t tid) in pthread_detach()
2403 lwpname_path(pthread_t tid, char *buf, size_t bufsize) in lwpname_path()
2412 thr_setname(pthread_t tid, const char *name) in thr_setname()
2449 thr_getname(pthread_t tid, char *buf, size_t bufsize) in thr_getname()
H A Dpthr_attr.c549 pthread_attr_get_np(pthread_t tid, pthread_attr_t *attr) in pthread_attr_get_np()
/illumos-gate/usr/src/cmd/cmd-inet/lib/nwamd/
H A Dncu_phys.c1497 pthread_t wifi_thread; in nwamd_wlan_scan()
1720 pthread_t wifi_thread; in nwamd_wlan_connect()
1814 pthread_t wifi_thread; in nwamd_wlan_monitor_signal()
H A Drouting_events.c85 static pthread_t v4_routing, v6_routing;
/illumos-gate/usr/src/cmd/isns/isnsd/
H A Ddoor.c1265 static thr_elem_t *match_entry(pthread_t tid) in match_entry()
1284 add_entry(pthread_t tid, xmlChar *doc) in add_entry()
1330 pthread_t tid; in door_server()
/illumos-gate/usr/src/test/os-tests/tests/sockfs/
H A Drecvmsg.c503 pthread_t cthread; in main()
/illumos-gate/usr/src/cmd/smbsrv/smbd/
H A Dsmbd_spool.c409 pthread_t tid; in smbd_load_printers()
/illumos-gate/usr/src/cmd/vscan/vscand/
H A Dvs_main.c71 static pthread_t vscand_cfg_tid = 0;
H A Dvs_eng.c163 pthread_t tid; in vs_eng_init()
/illumos-gate/usr/src/cmd/idmap/idmapd/
H A Didmapd.c118 pthread_t thread_id; in idmapd_door_thread_create()
/illumos-gate/usr/src/cmd/pools/poold/
H A Dpoold.c411 pthread_t hdl_thread; in main()
/illumos-gate/usr/src/lib/libnisdb/
H A Dldap_op.c381 pthread_t owner; /* Thread holding mutex */
443 pthread_t me = pthread_self(); in exclusiveLC()
459 pthread_t me; in assertExclusive()
481 pthread_t me = pthread_self(); in releaseLC()
/illumos-gate/usr/src/lib/libsqlite/src/
H A Dtest4.c123 pthread_t x; in tcl_thread_create()
/illumos-gate/usr/src/cmd/bhyve/
H A Dtpm_intf_crb.c174 pthread_t thread;

123456