Home
last modified time | relevance | path

Searched refs:pthread_t (Results 26 – 50 of 145) sorted by relevance

123456

/illumos-gate/usr/src/cmd/bhyve/
H A Dmevent_test.c214 pthread_t tid; in acceptor()
272 pthread_t tid; in main()
/illumos-gate/usr/src/cmd/syslogd/
H A Dsyslogd.h149 pthread_t f_thread; /* thread that handles this file */
206 pthread_t thread;
/illumos-gate/usr/src/cmd/bhyve/test/tests/mevent/
H A Dtestlib.c65 pthread_t tid; in start_event_thread()
/illumos-gate/usr/src/boot/sys/sys/
H A D_pthreadtypes.h65 typedef struct pthread *pthread_t; typedef
/illumos-gate/usr/src/lib/lib9p/common/
H A Dthreadpool.h64 pthread_t ltw_thread;
/illumos-gate/usr/src/test/os-tests/tests/i386/
H A Dldt.c38 pthread_t tid; in main()
/illumos-gate/usr/src/lib/libc/port/tpool/
H A Dthread_pool_impl.h57 pthread_t tpa_tid; /* active thread id */
H A Dthread_pool.c105 pthread_t my_tid = pthread_self(); in job_cleanup()
491 pthread_t my_tid = pthread_self(); in tpool_member()
510 pthread_t my_tid = pthread_self(); in postfork1_child_tpool()
/illumos-gate/usr/src/lib/smbsrv/libmlsvc/common/
H A Dmlsvc_init.c50 pthread_t tid; in mlsvc_init()
/illumos-gate/usr/src/cmd/auditd/
H A Dplugin.h74 pthread_t plg_tid; /* thread id */
/illumos-gate/usr/src/cmd/dtrace/test/tst/common/threadname/
H A Dtst.threadname.c90 pthread_t tids[NR_THREADS]; in main()
/illumos-gate/usr/src/head/
H A Dthreads.h49 typedef pthread_t thrd_t;
H A Dsignal.h122 extern int pthread_kill(pthread_t, int);
/illumos-gate/usr/src/lib/libsip/common/
H A Dsip_timeout.c284 pthread_t thr; in sip_schedule_to_functions()
354 pthread_t thread1; in sip_timeout_init()
/illumos-gate/usr/src/test/bhyve-tests/tests/inst_emul/
H A Dvcpu_barrier.c38 static pthread_t vcpu0_tid;
/illumos-gate/usr/src/lib/libsqlite/test/
H A Dthreadtest2.c97 pthread_t aThread[5]; in main()
/illumos-gate/usr/src/lib/sun_fc/common/
H A DTrace.h102 pthread_t tid;
/illumos-gate/usr/src/lib/libdtrace/common/
H A Ddt_proc.h61 pthread_t dpr_tid; /* control thread (or zero if none) */
/illumos-gate/usr/src/test/zfs-tests/cmd/rm_lnkcnt_zero_file/
H A Drm_lnkcnt_zero_file.c119 pthread_t tid; in main()
/illumos-gate/usr/src/lib/libnisdb/
H A Dnisdb_ldap.h157 pthread_t enumTid;
/illumos-gate/usr/src/test/libc-tests/tests/common/
H A Dtest_common.c41 pthread_t *tids;
215 t->tids = calloc(nthr, sizeof (pthread_t)); in test_run()
/illumos-gate/usr/src/test/os-tests/tests/poll/
H A Dpoll_test.c508 pthread_t pollThread; in run_tests()
509 pthread_t helperThread; in run_tests()
/illumos-gate/usr/src/cmd/fm/fmd/common/
H A Dfmd.h80 pthread_t d_panictid; /* tid of thread forcing a panic */
/illumos-gate/usr/src/cmd/isns/isnsd/
H A Disns_mgmt.h191 pthread_t thr_id;
/illumos-gate/usr/src/test/os-tests/tests/stackalign/
H A Dstackalign.c95 pthread_t tid; in main()

123456