Symbol: pthread_create
usr/src/cmd/acpi/common/osunixxf.c
1640
ret = pthread_create (&thread, NULL, (PTHREAD_CALLBACK) Function, Context);
usr/src/cmd/auditd/auditd.c
265
if (pthread_create(&tid, NULL, signal_thread, NULL)) {
usr/src/cmd/auditd/doorway.c
517
if (pthread_create(&(p->plg_tid), NULL, process, p)) {
usr/src/cmd/bhyve/common/bhyverun.c
432
error = pthread_create(&thr, NULL, fbsdrun_start_thread, vi);
usr/src/cmd/bhyve/common/block_if.c
834
pthread_create(&bc->bc_btid[i], NULL, blockif_thr, bc);
usr/src/cmd/bhyve/common/hda_codec.c
911
err = pthread_create(&actx->tid, NULL, hda_audio_ctxt_thr, actx);
usr/src/cmd/bhyve/common/pci_e82545.c
2357
pthread_create(&sc->esc_tx_tid, NULL, e82545_tx_thread, sc);
usr/src/cmd/bhyve/common/pci_nvme.c
850
pthread_create(&sc->aen_tid, NULL, aen_thr, sc);
usr/src/cmd/bhyve/common/pci_virtio_net.c
732
pthread_create(&sc->tx_tid, NULL, pci_vtnet_tx_thread, (void *)sc);
usr/src/cmd/bhyve/common/pci_virtio_scsi.c
979
pthread_create(&worker->vsw_thread, NULL, &pci_vtscsi_proc,
usr/src/cmd/bhyve/common/pci_virtio_viona.c
1013
error = pthread_create(&tid, NULL, pci_viona_poll_thread, sc);
usr/src/cmd/bhyve/common/rfb.c
1239
err = pthread_create(&c->rc_rx_tid, NULL, rfb_client_rx_thread, c);
usr/src/cmd/bhyve/common/rfb.c
1365
err = pthread_create(&c->rc_tx_tid, NULL, rfb_client_tx_thread, c);
usr/src/cmd/bhyve/common/tpm_intf_crb.c
547
error = pthread_create(&crb->thread, NULL, tpm_crb_thread, crb);
usr/src/cmd/bhyve/test/tests/mevent/mevent_test.c
261
pthread_create(&tid, NULL, echoer,
usr/src/cmd/bhyve/test/tests/mevent/mevent_test.c
274
pthread_create(&tid, NULL, acceptor, NULL);
usr/src/cmd/bhyve/test/tests/mevent/testlib.c
67
if (pthread_create(&tid, NULL, event_thread, NULL) != 0) {
usr/src/cmd/cmd-inet/lib/ipmgmtd/ipmgmt_persist.c
618
err = pthread_create(&tid, &attr, ipmgmt_db_restore_thread,
usr/src/cmd/cmd-inet/lib/nwamd/dlpi_events.c
137
rc = pthread_create(&link->nwamd_link_dlpi_thread, NULL,
usr/src/cmd/cmd-inet/lib/nwamd/enm.c
349
if (pthread_create(&script, NULL,
usr/src/cmd/cmd-inet/lib/nwamd/main.c
184
if (err = pthread_create(&sighand, &attr, sighandler, NULL)) {
usr/src/cmd/cmd-inet/lib/nwamd/ncu_ip.c
1457
if (pthread_create(NULL, &attr, start_dhcp_thread, arg) == -1) {
usr/src/cmd/cmd-inet/lib/nwamd/ncu_phys.c
1508
if (pthread_create(&wifi_thread, NULL, wlan_scan_thread,
usr/src/cmd/cmd-inet/lib/nwamd/ncu_phys.c
1731
if (pthread_create(&wifi_thread, NULL, wlan_connect_thread, link) != 0)
usr/src/cmd/cmd-inet/lib/nwamd/ncu_phys.c
1825
if (pthread_create(&wifi_thread, NULL, wlan_monitor_signal_thread,
usr/src/cmd/cmd-inet/lib/nwamd/routing_events.c
368
if (pthread_create(&v4_routing, &attr, routing_events_v4, NULL) != 0 ||
usr/src/cmd/cmd-inet/lib/nwamd/routing_events.c
369
pthread_create(&v6_routing, &attr, routing_events_v6, NULL) != 0)
usr/src/cmd/cmd-inet/lib/nwamd/sysevent_events.c
167
rc = pthread_create(NULL, &attr, sysevent_initialization, NULL);
usr/src/cmd/cmd-inet/usr.lib/bridged/main.c
190
err = pthread_create(&sighand, &attr, sighandler,
usr/src/cmd/dlmgmtd/dlmgmt_db.c
625
err = pthread_create(&tid, NULL, dlmgmt_db_update_thread, NULL);
usr/src/cmd/dtrace/test/tst/common/threadname/tst.threadname.c
93
if (pthread_create(&tids[i], NULL, thread, NULL) != 0)
usr/src/cmd/fm/fmd/common/fmd_thread.c
94
err = pthread_create(&tp->thr_tid, NULL, fmd_thread_start, tp);
usr/src/cmd/fm/fmdump/common/fmdump.c
1217
if (pthread_create(&pl->pl_thr, NULL,
usr/src/cmd/idmap/idmapd/adutils.c
167
(void) pthread_create(&reaperid, NULL, adreaper, NULL);
usr/src/cmd/idmap/idmapd/idmap_config.c
1556
if ((errno = pthread_create(&update_thread_handle, NULL,
usr/src/cmd/idmap/idmapd/idmapd.c
128
(void) pthread_create(&thread_id, NULL, idmapd_door_thread_start, NULL);
usr/src/cmd/isns/isnsd/esi.c
1135
if (pthread_create(&tid, NULL,
usr/src/cmd/isns/isnsd/main.c
391
if (pthread_create(&scn_tid, NULL, scn_proc, NULL) != 0) {
usr/src/cmd/isns/isnsd/main.c
402
if (pthread_create(&port_tid, NULL,
usr/src/cmd/isns/isnsd/main.c
409
if (pthread_create(&esi_tid, NULL,
usr/src/cmd/isns/isnsd/main.c
418
(void) pthread_create(&tid,
usr/src/cmd/isns/isnsd/server.c
318
if (pthread_create(&tid, NULL,
usr/src/cmd/ndmpd/ndmp/ndmpd_comm.c
237
rc = pthread_create(NULL, &tattr, ndmpd_worker, (void *)argp);
usr/src/cmd/ndmpd/ndmp/ndmpd_data.c
1468
err = pthread_create(NULL, NULL,
usr/src/cmd/ndmpd/ndmp/ndmpd_data.c
1597
err = pthread_create(NULL, NULL,
usr/src/cmd/ndmpd/ndmp/ndmpd_data.c
1694
err = pthread_create(&tid, NULL,
usr/src/cmd/ndmpd/ndmp/ndmpd_data.c
2188
(void) pthread_create(NULL, NULL,
usr/src/cmd/ndmpd/ndmp/ndmpd_data.c
2325
(void) pthread_create(NULL, NULL,
usr/src/cmd/ndmpd/ndmp/ndmpd_main.c
314
(void) pthread_create(NULL, NULL, (funct_t)ndmpd_main,
usr/src/cmd/ndmpd/ndmp/ndmpd_mover.c
2777
rc = pthread_create(NULL, NULL, mover_tape_reader, session);
usr/src/cmd/ndmpd/ndmp/ndmpd_mover.c
2786
rc = pthread_create(NULL, NULL, mover_socket_writer, session);
usr/src/cmd/ndmpd/ndmp/ndmpd_mover.c
3150
rc = pthread_create(NULL, NULL, mover_socket_reader, session);
usr/src/cmd/ndmpd/ndmp/ndmpd_mover.c
3159
rc = pthread_create(NULL, NULL, mover_tape_writer, session);
usr/src/cmd/ndmpd/ndmp/ndmpd_tar.c
1317
err = pthread_create(&rdtp, NULL, ndmp_tar_reader, &arg);
usr/src/cmd/ndmpd/ndmp/ndmpd_tar.c
1348
err = pthread_create(&wrtp, NULL, tm_tar_ops.tm_getfile,
usr/src/cmd/ndmpd/ndmp/ndmpd_tar3.c
2441
err = pthread_create(&rdtp, NULL, backup_reader_v3, &arg);
usr/src/cmd/ndmpd/ndmp/ndmpd_tar3.c
3190
err = pthread_create(&rdtp, NULL, ndmp_tar_reader, &arg);
usr/src/cmd/ndmpd/ndmp/ndmpd_tar3.c
3551
err = pthread_create(&rdtp, NULL, ndmp_tar_reader, &arg);
usr/src/cmd/ndmpd/ndmp/ndmpd_tar3.c
3782
if (pthread_create(&tid, NULL, get_backup_size, &sarg) == 0)
usr/src/cmd/ndmpd/ndmp/ndmpd_zfs.c
958
sendrecv_err = pthread_create(&ndmpd_zfs_args->nz_sendrecv_thread,
usr/src/cmd/ndmpd/ndmp/ndmpd_zfs.c
962
tape_err = pthread_create(&ndmpd_zfs_args->nz_tape_thread,
usr/src/cmd/picl/picld/picld.c
1010
if (pthread_create(NULL, &attr, picld_create_server_thread,
usr/src/cmd/picl/plugins/sun4u/chicago/envd/piclenvd.c
1849
if (pthread_create(&system_temp_thr_id, &thr_attr,
usr/src/cmd/picl/plugins/sun4u/chicago/envd/piclenvd.c
1864
if (pthread_create(&fan_thr_id, &thr_attr, fan_thr, NULL) != 0)
usr/src/cmd/picl/plugins/sun4u/chicago/envd/piclenvd.c
1879
if (pthread_create(&pmthr_tid, &thr_attr, pmthr, NULL) != 0)
usr/src/cmd/picl/plugins/sun4u/chicago/envd/piclenvd.c
1893
if (pthread_create(&disk_temp_thr_id, &thr_attr,
usr/src/cmd/picl/plugins/sun4u/enchilada/envd/piclenvd.c
2260
if (pthread_create(&ovtemp_thr1_id, &thr_attr, ovtemp_thr,
usr/src/cmd/picl/plugins/sun4u/enchilada/envd/piclenvd.c
2268
if (pthread_create(&ovtemp_thr2_id, &thr_attr, ovtemp_thr,
usr/src/cmd/picl/plugins/sun4u/enchilada/envd/piclenvd.c
2277
if (pthread_create(&dimm_fan_thr_id, &thr_attr,
usr/src/cmd/picl/plugins/sun4u/enchilada/envd/piclenvd.c
2289
if (pthread_create(&pmthr_tid, &thr_attr, pmthr,
usr/src/cmd/picl/plugins/sun4u/enchilada/envd/piclenvd.c
2297
if (pthread_create(&disk_temp_thr_id, &thr_attr,
usr/src/cmd/picl/plugins/sun4u/excalibur/envd/piclenvd.c
2645
if (envthr_created == B_FALSE && pthread_create(&envthr_tid,
usr/src/cmd/picl/plugins/sun4u/excalibur/envd/piclenvd.c
2659
if (pm_fd == -1 || pthread_create(&pmthr_tid, &thr_attr,
usr/src/cmd/picl/plugins/sun4u/grover/envd/piclenvd.c
982
if (envthr_created == B_FALSE && pthread_create(&envthr_tid,
usr/src/cmd/picl/plugins/sun4u/grover/envd/piclenvd.c
998
if (pm_fd == -1 || pthread_create(&pmthr_tid, &thr_attr,
usr/src/cmd/picl/plugins/sun4u/lw2plus/fcal_leds/fcal_leds.c
571
if ((err = pthread_create(&ledsthr_tid, &ledsthr_attr,
usr/src/cmd/picl/plugins/sun4u/lw2plus/fcal_leds/fcal_leds.c
587
if ((err = pthread_create(&pollthr_tid, &pollthr_attr,
usr/src/cmd/picl/plugins/sun4u/lw8/frutree/piclfrutree.c
3805
if ((err = pthread_create(&ledsthr_tid, &ledsthr_attr,
usr/src/cmd/picl/plugins/sun4u/mpxu/frudr/piclfrudr.c
2261
if ((err = pthread_create(&ledsthr_tid, &ledsthr_attr,
usr/src/cmd/picl/plugins/sun4u/psvc/psvcplugin/psvcplugin.c
558
status = pthread_create(&ip->thread, NULL, run_policies, ip);
usr/src/cmd/picl/plugins/sun4u/psvc/psvcplugin/psvcplugin.c
793
status = pthread_create(&timer_thread_id, NULL,
usr/src/cmd/picl/plugins/sun4u/taco/envd/piclenvd.c
1497
if (pthread_create(&ovtemp_thr_id, &thr_attr, ovtemp_thr,
usr/src/cmd/picl/plugins/sun4u/taco/envd/piclenvd.c
1508
if (pthread_create(&pmthr_tid, &thr_attr, pmthr,
usr/src/cmd/pools/poold/poold.c
456
pthread_create(&hdl_thread, NULL, handle_sig, NULL))
usr/src/cmd/savecore/savecore.c
818
if (pthread_create(&t->tid, NULL, runstreams, t) != 0)
usr/src/cmd/scadm/sparc/mpxu/common/modem_setup.c
96
if (pthread_create(&modemListen, NULL, ADM_Modem_Listen, NULL) != 0) {
usr/src/cmd/sendmail/libmilter/libmilter.h
131
# define thread_create(ptid,wr,arg) pthread_create(ptid, NULL, wr, arg)
usr/src/cmd/smbsrv/smbd/smbd_authsvc.c
167
rc = pthread_create(&tid, &attr, smbd_authsvc_listen, &smbd);
usr/src/cmd/smbsrv/smbd/smbd_authsvc.c
345
rc = pthread_create(&tid, &attr, smbd_authsvc_work, ctx);
usr/src/cmd/smbsrv/smbd/smbd_doorsvc.c
441
rc = pthread_create(&tid, &attr, smbd_door_dispatch_op, arg);
usr/src/cmd/smbsrv/smbd/smbd_join.c
76
rc = pthread_create(&smbd.s_dc_monitor_tid, &attr, smbd_dc_monitor,
usr/src/cmd/smbsrv/smbd/smbd_main.c
813
rc = pthread_create(&tid, &attr, dyndns_publisher, NULL);
usr/src/cmd/smbsrv/smbd/smbd_main.c
834
rc = pthread_create(&tid, &attr, smbd_share_loader, NULL);
usr/src/cmd/smbsrv/smbd/smbd_main.c
865
rc = pthread_create(&smbd.s_localtime_tid, &attr,
usr/src/cmd/smbsrv/smbd/smbd_nicmon.c
80
rc = pthread_create(&smbd_nicmon_tid, NULL, smbd_nicmon_daemon, NULL);
usr/src/cmd/smbsrv/smbd/smbd_pipesvc.c
148
rc = pthread_create(&tid, &tattr, pipesvc_listener, pl);
usr/src/cmd/smbsrv/smbd/smbd_pipesvc.c
240
rc = pthread_create(&tid, NULL, pipesvc_worker, np);
usr/src/cmd/smbsrv/smbd/smbd_spool.c
116
rc = pthread_create(&smbd.s_spool_tid, &attr, smbd_spool_monitor, NULL);
usr/src/cmd/smbsrv/smbd/smbd_spool.c
418
rc = pthread_create(&tid, &attr, smbd_share_printers, NULL);
usr/src/cmd/smserverd/smediad.c
1541
ret_val = pthread_create(&tid, &attr, sm_server_thread,
usr/src/cmd/smserverd/smediad.c
2978
if (pthread_create(NULL, &attr, closedown, NULL) != 0) {
usr/src/cmd/smserverd/smediad.c
3009
if (pthread_create(NULL, &attr, closedown, NULL) != 0) {
usr/src/cmd/stmfproxy/stmfproxy/stmfproxy.c
278
rc = pthread_create(&tid, NULL, push_to_drv, NULL);
usr/src/cmd/svc/configd/configd.c
318
if ((errno = pthread_create(&ti->ti_thread, &thread_attr, thread_start,
usr/src/cmd/svc/startd/startd.c
466
err = pthread_create(&tid, NULL, func, ptr);
usr/src/cmd/syslogd/syslogd.c
2075
if ((rc = pthread_create(&w->thread, &w->thread_attr,
usr/src/cmd/syslogd/syslogd.c
2845
pthread_create(NULL, &door_thr_attr, create_door_thr, NULL) == 0) {
usr/src/cmd/syslogd/syslogd.c
2978
if (pthread_create(&log_thread, &log_attr, logmsg, NULL) != 0) {
usr/src/cmd/syslogd/syslogd.c
2998
if (pthread_create(&sys_thread, &sys_attr, sys_poll, NULL) != 0) {
usr/src/cmd/syslogd/syslogd.c
3024
if (pthread_create(&hnl_thread, &hnl_attr,
usr/src/cmd/syslogd/syslogd.c
3038
if (pthread_create(&net_thread, &net_attr, net_poll,
usr/src/cmd/syslogd/syslogd.c
3379
if (pthread_create(&f->f_thread, NULL, logit, (void *)f) != 0) {
usr/src/cmd/vscan/vscand/vs_eng.c
177
(void) pthread_create(&tid, NULL, vs_eng_housekeeper, NULL);
usr/src/cmd/vscan/vscand/vs_main.c
583
if (pthread_create(&vscand_cfg_tid, NULL, vscand_cfg_handler, 0) != 0) {
usr/src/cmd/vscan/vscand/vs_svc.c
180
if (pthread_create(&tid, NULL, vs_svc_async_scan, (void *)node) != 0) {
usr/src/head/pthread.h
230
extern int pthread_create(pthread_t *_RESTRICT_KYWD,
usr/src/lib/auditd_plugins/remote/transport.c
936
(void) pthread_create(&recv_tid, NULL, recv_record, NULL);
usr/src/lib/fm/libfmd_snmp/common/module.c
359
if ((err = pthread_create(NULL, NULL, update_thread, NULL)) != 0) {
usr/src/lib/fm/libfmd_snmp/common/problem.c
350
if ((err = pthread_create(NULL, NULL, update_thread, NULL)) != 0) {
usr/src/lib/fm/libfmd_snmp/common/resource.c
356
if ((err = pthread_create(NULL, NULL, update_thread, NULL)) != 0) {
usr/src/lib/fm/topo/modules/common/ses/ses.c
701
(void) pthread_create(&sesthread.tid,
usr/src/lib/gss_mechs/mech_krb5/support/threads.c
150
|| &pthread_create == 0
usr/src/lib/lib9p/common/threadpool.c
214
error = pthread_create(&worker->ltw_thread, NULL,
usr/src/lib/lib9p/common/transport/socket.c
414
err = pthread_create(&sc->ls_thread, NULL, l9p_socket_thread, sc);
usr/src/lib/libc/port/rt/sigev_thread.c
368
error = pthread_create(NULL, &local_attr,
usr/src/lib/libc/port/threads/c11_thr.c
198
ret = pthread_create(thr, NULL,
usr/src/lib/libc/port/tpool/thread_pool.c
228
error = pthread_create(NULL, &tpool->tp_attr, tpool_worker, tpool);
usr/src/lib/libdtrace/common/dt_proc.c
810
err = pthread_create(&dpr->dpr_tid, &a, dt_proc_control, &data);
usr/src/lib/libnisdb/db_mindex3.cc
214
stat = pthread_create(&tid, &attr, entriesFromLDAPthread, arg);
usr/src/lib/libpicltree/picltree.c
3582
if (pthread_create(&tid, &attr, ptree_event_thread, NULL))
usr/src/lib/libsip/common/sip_timeout.c
286
(void) pthread_create(&thr, NULL, sip_run_to_functions,
usr/src/lib/libsip/common/sip_timeout.c
364
(void) pthread_create(&thread1, NULL, sip_timer_thr, NULL);
usr/src/lib/libsqlite/src/test4.c
142
rc = pthread_create(&x, 0, thread_main, &threadset[i]);
usr/src/lib/libsqlite/test/threadtest1.c
268
pthread_create(&id, 0, worker_bee, (void*)zFile);
usr/src/lib/libsqlite/test/threadtest2.c
112
pthread_create(&aThread[i], 0, worker, 0);
usr/src/lib/libsysevent/libevchannel.c
397
err = pthread_create(NULL, thrattr, startf, startfarg);
usr/src/lib/libsysevent/libsysevent.c
2078
err = pthread_create(NULL, thrattr, startf, startfarg);
usr/src/lib/libzfs/common/libzfs_diff.c
783
if (pthread_create(&tid, NULL, differ, &di)) {
usr/src/lib/libzfs/common/libzfs_sendrecv.c
1399
if ((err = pthread_create(&tid, NULL,
usr/src/lib/libzfs/common/libzfs_sendrecv.c
1772
error = pthread_create(&tid, NULL,
usr/src/lib/libzfs/common/libzfs_sendrecv.c
1901
if ((err = pthread_create(&tid, NULL, cksummer, &dda)) != 0) {
usr/src/lib/pam_modules/dhkeys/dhkeys.c
476
if (pthread_create(&tid, NULL, revoke_nfs_cred, (void *)&argres) == 0)
usr/src/lib/pkcs11/libpkcs11/common/pkcs11SlotToken.c
405
if (pthread_create(&slottable->st_tid, NULL,
usr/src/lib/pkcs11/libpkcs11/common/pkcs11SlotToken.c
489
if (pthread_create(&cur_slot->sl_tid, NULL,
usr/src/lib/smbsrv/libmlsvc/common/dfs.c
233
rc = pthread_create(&thr, &tattr, dfs_namespace_cache, rootshr);
usr/src/lib/smbsrv/libmlsvc/common/mlsvc_domain.c
107
rc = pthread_create(&smb_dclocator_thr, &tattr,
usr/src/lib/smbsrv/libmlsvc/common/mlsvc_init.c
79
rc = pthread_create(&tid, &tattr, mlsvc_timecheck, 0);
usr/src/lib/smbsrv/libmlsvc/common/smb_share.c
2083
rc = pthread_create(&publish_thr, &tattr, smb_shr_publisher, 0);
usr/src/lib/smbsrv/libsmbns/common/smbns_netbios.c
105
rc = pthread_create(&tid, NULL, smb_netbios_name_service, NULL);
usr/src/lib/smbsrv/libsmbns/common/smbns_netbios.c
119
rc = pthread_create(&tid, NULL, smb_netbios_datagram_service, NULL);
usr/src/lib/smbsrv/libsmbns/common/smbns_netbios.c
131
rc = pthread_create(&tid, NULL, smb_browser_service, NULL);
usr/src/lib/smbsrv/libsmbns/common/smbns_netbios.c
67
rc = pthread_create(&tid, &attr, smb_netbios_service, NULL);
usr/src/lib/smbsrv/libsmbns/common/smbns_netbios_datagram.c
785
(void) pthread_create(&browser_dispatch,
usr/src/lib/smbsrv/libsmbns/common/smbns_netbios_name.c
2474
(void) pthread_create(&worker, &tattr,
usr/src/test/bhyve-tests/tests/inst_emul/suspend_info.c
96
if (pthread_create(&tid, NULL, vcpu0_thread, (void *)vtc) != 0) {
usr/src/test/bhyve-tests/tests/inst_emul/vcpu_barrier.c
120
if (pthread_create(&vcpu0_tid, NULL, vcpu0_thread, (void *)vcpu) != 0) {
usr/src/test/libc-tests/tests/clocklock/clock_lock.c
151
if ((pret = pthread_create(&thr, NULL, clock_test_thr,
usr/src/test/libc-tests/tests/common/test_common.c
235
(void) pthread_create(&t->tids[i], NULL, test_thr_one, t);
usr/src/test/libc-tests/tests/threads/pthread_attr_get_np.c
177
VERIFY0(pthread_create(&thr, &pgn_thr_attr, pgn_set_one_thr, NULL));
usr/src/test/libc-tests/tests/threads/pthread_attr_get_np.c
283
VERIFY0(pthread_create(&thr, &pgn_thr_attr, pgn_set_two_thr, NULL));
usr/src/test/libc-tests/tests/threads/pthread_attr_get_np.c
313
VERIFY0(pthread_create(&thr, NULL, pgn_set_three_thr, NULL));
usr/src/test/libc-tests/tests/threads/thread_name.c
130
rc = pthread_create(&tid, NULL, thr, NULL);
usr/src/test/libc-tests/tests/threads/thread_name.c
169
rc = pthread_create(&tid, &attr, thr, NULL);
usr/src/test/os-tests/tests/i386/ldt.c
71
(void) pthread_create(&tid, NULL, donothing, NULL);
usr/src/test/os-tests/tests/idmap/idmaptest.c
128
err = pthread_create(&thread[i], NULL, get_idmap_batch, &b[i]);
usr/src/test/os-tests/tests/poll/poll_test.c
512
ret = pthread_create(&helperThread, NULL, helper_thread, NULL);
usr/src/test/os-tests/tests/poll/poll_test.c
520
ret = pthread_create(&pollThread, NULL, poll_thread, NULL);
usr/src/test/os-tests/tests/sockfs/conn.c
114
ret = pthread_create(NULL, NULL, server, (void *)asock);
usr/src/test/os-tests/tests/sockfs/conn.c
162
ret = pthread_create(NULL, NULL, listener, &addr);
usr/src/test/os-tests/tests/sockfs/dgram.c
126
ret = pthread_create(NULL, NULL, server, &addr);
usr/src/test/os-tests/tests/sockfs/recvmsg.c
530
if (pthread_create(&cthread, NULL, client, NULL) == -1)
usr/src/test/os-tests/tests/sockfs/sockpair.c
97
ret = pthread_create(NULL, NULL, server, sfds);
usr/src/test/os-tests/tests/stackalign/stackalign.c
98
if (pthread_create(&tid, NULL,
usr/src/test/os-tests/tests/ucontext.c
99
VERIFY0(pthread_create(&tid, NULL, thread, NULL));
usr/src/test/zfs-tests/cmd/mmapwrite/mmapwrite.c
82
if (pthread_create(NULL, NULL, mapper, &fd) != 0) {
usr/src/test/zfs-tests/cmd/rm_lnkcnt_zero_file/rm_lnkcnt_zero_file.c
134
(void) pthread_create(&tid, NULL, mover, NULL);
usr/src/test/zfs-tests/cmd/rm_lnkcnt_zero_file/rm_lnkcnt_zero_file.c
135
(void) pthread_create(&tid, NULL, cleaner, NULL);
usr/src/test/zfs-tests/cmd/rm_lnkcnt_zero_file/rm_lnkcnt_zero_file.c
136
(void) pthread_create(&tid, NULL, writer, (void *) &fd);