pthread_create
pthread_create(&c->thr, NULL, log_function, c);
status = pthread_create (&thread_id, NULL, (void *) other_thread, NULL);
err = pthread_create(&t, 0, run, 0);
|| &pthread_create == 0
result = pthread_create(&ctxt->pam_thread, NULL, sshpam_thread, ctxt);
ret = pthread_create(handle, &attr, thread_start_thunk, thread);
return pthread_create(t, NULL, thread_run, NULL) == 0;
return pthread_create(t, NULL, thread_run, *(void **)&f) == 0;
int pthread_create(pthread_t * __restrict,
ATF_REQUIRE_EQ(0, pthread_create(&thr, NULL, race_thrash,
ATF_REQUIRE_EQ(0, pthread_create(&thr, NULL, dir_thrash,
ATF_REQUIRE_EQ(0, pthread_create(&thr, NULL, race_thrash,
rc = pthread_create(&t, NULL, resolvloop, args);
rc = pthread_create(&thr, NULL, mod_thread, NULL);
pthread_create(&thr, NULL, mythreadexit, NULL);
pthread_create(&thr[i], NULL, system_thread, arg));
if (pthread_create(thr, NULL, thrd_entry, tp) != 0) {
error = pthread_create(&thr[i], NULL, threadfunc, NULL);
error = pthread_create(&thr, NULL, thr_fun, &x);
pthread_create(&threads[i], NULL, batching_threadfunc,
__weak_reference(_pthread_create, pthread_create);
if (pthread_create(&ctx->hotplug_handler, NULL,
error = pthread_create(&recvtd, NULL, recv_thread, NULL);
error = pthread_create(&td, NULL, send_thread, conn);
error = pthread_create(&td, NULL, recv_thread, conn);
error = pthread_create(&td, NULL, guard_thread, res);
error = pthread_create(&td, NULL, ctrl_thread, res);
error = pthread_create(&td, NULL, ggate_recv_thread, res);
error = pthread_create(&td, NULL, local_send_thread, res);
error = pthread_create(&td, NULL, remote_send_thread, res);
error = pthread_create(&td, NULL, remote_recv_thread, res);
error = pthread_create(&td, NULL, ggate_send_thread, res);
error = pthread_create(&td, NULL, ctrl_thread, res);
error = pthread_create(&td, NULL, recv_thread, res);
error = pthread_create(&td, NULL, disk_thread, res);
EXPECT_OK(pthread_create(&early_thread, NULL, thread_fn,
EXPECT_OK(pthread_create(&child_thread, NULL, thread_fn,
EXPECT_OK(pthread_create(&child_thread2, NULL, thread_fn,
pthread_create(&subthread, NULL, WaitingThreadFn, NULL);
pthread_create(&subthread, NULL, WaitingThreadFn, NULL);
EXPECT_OK(pthread_create(&child_subthread, NULL, SubThreadMain,
EXPECT_OK(pthread_create(&child_thread, NULL, ThreadMain, NULL));
if (pthread_create(&pt, NULL, mapper, &fd) != 0) {
(void) pthread_create(&tid, NULL, mover, NULL);
(void) pthread_create(&tid, NULL, cleaner, NULL);
(void) pthread_create(&tid, NULL, writer, (void *) &fd);
ret = pthread_create(&threads[i], NULL, go, (void *)&i);
if (pthread_create(&threads[i], NULL, worker, (void*)&thread_data[i])){
if (pthread_create(&follower_th, NULL, follower, pat_p)){
if (pthread_create(&leader_th, NULL, leader, pat_p)){
error = pthread_create(&pt, NULL, receiver, &ss[1]);
error = pthread_create(&thr[i], NULL, test16_func, &tc);
if (pthread_create(&accept_thread, NULL, do_accept, NULL) != 0)
ASSERT_EQ(0, pthread_create(&th0, NULL, open_th,
ASSERT_EQ(0, pthread_create(&th1, NULL, open_th,
ASSERT_EQ(0, pthread_create(&th0, NULL, statter,
ASSERT_EQ(0, pthread_create(&th1, NULL, statter,
ASSERT_EQ(0, pthread_create(&th2, NULL, statter,
ASSERT_EQ(0, pthread_create(&m_child, NULL, socket_writer, NULL))
ASSERT_EQ(0, pthread_create(&m_child, NULL, writer, &fd))
ASSERT_EQ(0, pthread_create(&m_child, NULL, killer, (void*)target))
ASSERT_EQ(0, pthread_create(&th0, NULL, mkdir0, NULL))
ASSERT_EQ(0, pthread_create(&th0, NULL, mkdir0, NULL))
ASSERT_EQ(0, pthread_create(&th1, NULL, read1, (void*)(intptr_t)fd1))
ASSERT_EQ(0, pthread_create(&th0, NULL, mkdir0, NULL))
ASSERT_EQ(0, pthread_create(&th0, NULL, mkdir0, NULL))
ASSERT_EQ(0, pthread_create(&th0, NULL, allocate_th,
ASSERT_EQ(0, pthread_create(&th0, NULL, copy_file_range_th,
ASSERT_EQ(0, pthread_create(&th0, NULL, setattr_th, NULL))
ASSERT_EQ(0, pthread_create(&th0, NULL, write_th, NULL))
ASSERT_EQ(0, pthread_create(&th0, NULL, allocate_th,
ASSERT_EQ(0, pthread_create(&th0, NULL, copy_file_range_th,
ASSERT_EQ(0, pthread_create(&th0, NULL, setattr_th,
ASSERT_EQ(0, pthread_create(&th0, NULL, write_th, (void*)&sem))
if (pthread_create(&m_daemon_id, NULL, service, (void*)this))
ASSERT_EQ(0, pthread_create(&th0, NULL, inval_entry, &iea))
ASSERT_EQ(0, pthread_create(&th0, NULL, inval_entry, &iea))
ASSERT_EQ(0, pthread_create(&th0, NULL, inval_entry, &iea))
ASSERT_EQ(0, pthread_create(&th0, NULL, inval_entry, &iea))
ASSERT_EQ(0, pthread_create(&th0, NULL, inval_inode, &iia))
ASSERT_EQ(0, pthread_create(&th0, NULL, inval_inode, &iia))
ASSERT_EQ(0, pthread_create(&th0, NULL, store, &sa)) << strerror(errno);
ASSERT_EQ(0, pthread_create(&th0, NULL, store, &sa)) << strerror(errno);
ASSERT_EQ(0, pthread_create(&th0, NULL, inval_inode, &iia))
ASSERT_EQ(0, pthread_create(&th0, NULL, inval_inode, &iia))
ASSERT_EQ(0, pthread_create(&th1, NULL, unmount1, NULL));
ASSERT_EQ(0, pthread_create(&th0, NULL, setattr_th,
ASSERT_EQ(0, pthread_create(&th0, NULL, statfs_th, (void*)&statbuf))
ASSERT_EQ(0, pthread_create(&m_killer_th, NULL, killer,
REQUIRE(pthread_create(&thread, NULL, exec_thread, NULL) == 0);
pthread_create(&threads[ti], NULL, thread_handler,
error = pthread_create(&thr, NULL, poll_jaildesc, &jd);
error = pthread_create(&thr, NULL, poll_jaildesc, &jd);
error = pthread_create(&thr, NULL, poll_jaildesc, &jd);
pthread_create(&thread, NULL,
pthread_create(&thread, NULL, thread_test_helper, buf);
pthread_create(&thread, NULL, multi_thread_test_helper, &data);
pthread_create(&thread, NULL, multi_thread_test_helper, &data);
ATF_REQUIRE(pthread_create(&tid, NULL,
ATF_REQUIRE(pthread_create(&tid, NULL,
error = pthread_create(&thr, NULL, poll_procdesc, &pd);
error = pthread_create(&thr, NULL, poll_procdesc, &pd);
CHILD_REQUIRE_EQ(pthread_create(&thread, NULL, simple_thread, NULL), 0);
CHILD_REQUIRE_EQ(pthread_create(&thread, NULL, exec_thread, NULL), 0);
CHILD_REQUIRE(pthread_create(&t, NULL, mask_usr1_thread,
CHILD_REQUIRE(pthread_create(&t, NULL, mask_usr1_thread,
CHILD_REQUIRE_EQ(pthread_create(&t, NULL, signal_thread,
CHILD_REQUIRE(pthread_create(&t, NULL,
CHILD_REQUIRE(pthread_create(&t, NULL,
if (pthread_create(&t[0], NULL, flock_thread, &cfd) != 0)
if (pthread_create(&t[1], NULL, flock_thread, &cfd) != 0)
CHILD_REQUIRE(pthread_create(&threads[0], NULL, continue_thread,
CHILD_REQUIRE(pthread_create(&threads[1], NULL, continue_thread,
ATF_REQUIRE(pthread_create(&t, NULL, blocking_thread, &s) == 0);
error = pthread_create(&t, NULL, close_test_client, &p);
error = pthread_create(&thread[0], NULL, xfer, &xfers[0]);
error = pthread_create(&thread[1], NULL, xfer, &xfers[1]);
ATF_REQUIRE(pthread_create(&c->thr, NULL, server_thread, c) == 0);
ATF_REQUIRE(pthread_create(&clock_changer, NULL, /**/
ATF_REQUIRE(pthread_create(&t, NULL, sending_thread, ¶ms) == 0);
ATF_REQUIRE_EQ(0, pthread_create(&writer, NULL, peek_race_writer,
ATF_REQUIRE_EQ(0, pthread_create(&peeker, NULL, peek_race_peeker,
ATF_REQUIRE_EQ(0, pthread_create(&writer, NULL, test_pipe_writer,
ATF_REQUIRE_EQ(0, pthread_create(&reader, NULL, test_pipe_reader,
ATF_REQUIRE(pthread_create(&thr, NULL, pthread_wrap, ctx) == 0);
error = pthread_create(&threads[0], NULL, listener, &sc);
error = pthread_create(&threads[j], NULL,
ATF_REQUIRE(pthread_create(&tid, NULL, echo, &e) == 0);
ret = pthread_create(&th, NULL, sync_kloop_worker, ctx);
ret = pthread_create(&th1, NULL, sync_kloop_worker, ctx);
ret = pthread_create(&th2, NULL, sync_kloop_worker, ctx);
ATF_REQUIRE(pthread_create(&th[n], NULL, spinner, NULL) == 0);
if (pthread_create(&workers[i].w_thread, NULL, work,
pthread_create(&td, NULL, thr_routine, NULL);
pthread_create(&thr, NULL, thread, &mtx);
pthread_create(&td, NULL, thr_routine, NULL);
pthread_create(&td, NULL, thr, NULL);
pthread_create(&td, NULL, thr, NULL);
pthread_create(&td, NULL, thr, NULL);
pthread_create(&td, NULL, thr_routine, NULL);
pthread_create(&t1, 0, foo1, 0);
pthread_create(&t2, 0, foo2, 0);
pthread_create(&td, NULL, f1, NULL);
pthread_create(&td, NULL, f1, NULL);
ret = pthread_create(&cons[0], NULL, consumer, NULL);
ret = pthread_create(&cons[1], NULL, consumer, NULL);
ret = pthread_create(&prod[i], NULL, producer,
rc = pthread_create(&threads[t], NULL, vfork_test, &t);
if ((r = pthread_create(&threads[i], NULL, thr_routine, 0)) != 0)
if ((r = pthread_create(&threads[i], NULL, thr1, 0)) != 0)
if ((r = pthread_create(&threads[i], NULL, thr2, 0)) != 0)
error = pthread_create(&wt[i], NULL, worker_thread,
if (pthread_create(&thread[i], NULL, server, &args[i]) != 0) {
if (pthread_create(&stat_thread, NULL, print_stats, NULL) == -1) {
pthread_create(&bp[0].cons_tid, NULL, nmreplay_main, (void*)&bp[0]);
if (pthread_create(&t->thread, NULL, g->td_body, t) == -1) {
if (pthread_create(&statep->hwd[i].hwd_thread, NULL,
if (pthread_create(&statep->hts[i].hts_thread, NULL,
if (pthread_create(&thread, NULL, juggling_thread, &fd2) != 0)
if (pthread_create(&tp[i]->td_id, NULL, rx_body, tp[i])) {
error = pthread_create(&thr, NULL, discovery_thread, dta);
error = pthread_create(&thr, NULL, io_socket_thread,
error = pthread_create(&td, NULL, pipepingtd_proc, &ctx);
error = pthread_create(&child, NULL, thread_main,
r = pthread_create(&cp->wthreads[i], NULL, cworker, (void *)cwp);
int res = pthread_create(&pth, &attr,
int res = pthread_create(&pth, &attr,
error = pthread_create(&thr, NULL, fbsdrun_start_thread, vi);
if (pthread_create(&bc->bc_btid[i], NULL, blockif_thr, bc) != 0) {
err = pthread_create(&actx->tid, NULL, hda_audio_ctxt_thr, actx);
pthread_create(&tid, NULL, echoer,
pthread_create(&tid, NULL, acceptor, NULL);
pthread_create(&sc->esc_tx_tid, NULL, e82545_tx_thread, sc);
pthread_create(&sc->aen_tid, NULL, aen_thr, sc);
pthread_create(&sc->tx_tid, NULL, pci_vtnet_tx_thread, (void *)sc);
pthread_create(&workers[i].vsw_thread, NULL, &pci_vtscsi_proc,
perror = pthread_create(&tid, NULL, rfb_wr_thr, rc);
pthread_create(&rc->tid, NULL, rfb_thr, rc);
err = pthread_create(&checkpoint_pthread, NULL, checkpoint_thread,
rc = pthread_create(&spinner_th, 0, snapshot_spinner_cb, si);
error = pthread_create(&crb->thread, NULL, tpm_crb_thread, crb);
error = pthread_create(&threads[i], NULL, camdd_worker,
pthread_create(&monitor, NULL, Monitor, NULL);
pthread_create(&threads[i], NULL, processing_thread,
pthread_create(&td.trm, NULL, Terminal, &td);
pthread_create(&mon, NULL, Monitor, &td);
(void)pthread_create(&tid, NULL, dummy_thread, NULL);
if (pthread_create(&tid, NULL, rpctlssd_connect_thread, ctx) != 0)
if (pthread_create(&td, NULL, (void *)&voss_httpd_server, pvc))
if (pthread_create(&td, NULL, (void *)&voss_httpd_streamer, pvc))
if (pthread_create(&voss_tds[idx], NULL, &virtual_cuse_process,