| /onnv-gate/usr/src/cmd/isns/isnsd/ |
| H A D | main.c | 387 if (pthread_create(&scn_tid, NULL, scn_proc, NULL) != 0) { in main() 398 if (pthread_create(&port_tid, NULL, in main() 405 if (pthread_create(&esi_tid, NULL, in main() 413 (void) pthread_create(&tid, in main()
|
| /onnv-gate/usr/src/cmd/perl/5.8.4/distrib/ |
| H A D | thread.h | 47 # define pthread_create(t,a,s,d) pthread_create(t,&(a),s,d) macro 53 # define PTHREAD_CREATE(t,a,s,d) pthread_create(t,a,s,d) 62 # define PTHREAD_CREATE(t,a,s,d) pthread_create(t,a,s,d) 81 # define PTHREAD_CREATE(t,a,s,d) pthread_create(t,&(a),s,d)
|
| /onnv-gate/usr/src/lib/smbsrv/libsmbns/common/ |
| H A D | smbns_netbios.c | 67 rc = pthread_create(&tid, &attr, smb_netbios_service, NULL); in smb_netbios_start() 105 rc = pthread_create(&tid, NULL, smb_netbios_name_service, NULL); in smb_netbios_service() 119 rc = pthread_create(&tid, NULL, smb_netbios_datagram_service, NULL); in smb_netbios_service() 131 rc = pthread_create(&tid, NULL, smb_browser_service, NULL); in smb_netbios_service()
|
| /onnv-gate/usr/src/lib/smbsrv/libmlsvc/common/ |
| H A D | mlsvc_init.c | 78 rc = pthread_create(&tid, &tattr, mlsvc_timecheck, 0); in mlsvc_init()
|
| /onnv-gate/usr/src/lib/libc/port/threads/ |
| H A D | pthread.c | 88 #pragma weak _pthread_create = pthread_create 90 pthread_create(pthread_t *thread, const pthread_attr_t *attr, in pthread_create() function
|
| /onnv-gate/usr/src/cmd/smbsrv/smbd/ |
| H A D | smbd_main.c | 626 rc = pthread_create(&smbd.s_refresh_tid, &tattr, smbd_refresh_monitor, in smbd_refresh_init() 865 rc = pthread_create(&tid, &attr, dyndns_publisher, NULL); in smbd_dyndns_init() 886 rc = pthread_create(&tid, &attr, smb_shr_load, NULL); in smbd_load_shares() 906 rc = pthread_create(&smbd.s_localtime_tid, &attr, in smbd_localtime_init()
|
| H A D | smbd_opipe_doorsvc.c | 204 rc = pthread_create(&tid, &attr, ndr_pipe_transact, arg); in smbd_opipe_exec_async()
|
| H A D | smbd_spool.c | 108 rc = pthread_create(&smbd.s_spool_tid, &attr, smbd_spool_monitor, NULL); in smbd_spool_init() 420 rc = pthread_create(&tid, &attr, smbd_share_printers, &tid); in smbd_load_printers()
|
| /onnv-gate/usr/src/lib/libsqlite/test/ |
| H A D | threadtest2.c | 115 pthread_create(&aThread[i], 0, worker, 0); in main()
|
| /onnv-gate/usr/src/lib/libsip/common/ |
| H A D | sip_timeout.c | 288 (void) pthread_create(&thr, NULL, sip_run_to_functions, in sip_schedule_to_functions() 366 (void) pthread_create(&thread1, NULL, sip_timer_thr, NULL); in sip_timeout_init()
|
| /onnv-gate/usr/src/cmd/filebench/common/ |
| H A D | eventgen.c | 150 if (pthread_create(&tid, NULL, in eventgen_init()
|
| H A D | procflow.c | 179 if (pthread_create(&procflow->pf_tid, NULL, in procflow_createproc() 455 if ((pthread_create(&tid, NULL, procflow_createnwait, NULL)) != 0) in procflow_init()
|
| /onnv-gate/usr/src/cmd/cmd-inet/lib/nwamd/ |
| H A D | sysevent_events.c | 167 rc = pthread_create(NULL, &attr, sysevent_initialization, NULL); in nwamd_sysevent_events_init()
|
| H A D | dlpi_events.c | 137 rc = pthread_create(&link->nwamd_link_dlpi_thread, NULL, in nwamd_dlpi_add_link()
|
| H A D | routing_events.c | 368 if (pthread_create(&v4_routing, &attr, routing_events_v4, NULL) != 0 || in nwamd_routing_events_init() 369 pthread_create(&v6_routing, &attr, routing_events_v6, NULL) != 0) in nwamd_routing_events_init()
|
| /onnv-gate/usr/src/head/ |
| H A D | pthread.h | 226 extern int pthread_create(pthread_t *_RESTRICT_KYWD, 374 extern int pthread_create();
|
| /onnv-gate/usr/src/cmd/lms/SyncLib/src/ |
| H A D | ThreadUnix.cpp | 143 if (pthread_create(&_osThread->_handle, NULL, OSThread::threadFunc, this) != 0) { in start()
|
| /onnv-gate/usr/src/cmd/fm/fmd/common/ |
| H A D | fmd_thread.c | 94 err = pthread_create(&tp->thr_tid, NULL, fmd_thread_start, tp); in fmd_thread_create_cmn()
|
| /onnv-gate/usr/src/lib/libc/i386/threads/ |
| H A D | asm_subr.s | 32 / thr_create() or pthread_create() returns (see setup_context()).
|
| /onnv-gate/usr/src/cmd/wbem/provider/tools/rds/ |
| H A D | rds.c | 818 rv = pthread_create(&server, NULL, process_cmds, NULL); in runserver() 830 rv = pthread_create(&scanner, NULL, scanprocfs, NULL); in runserver()
|
| /onnv-gate/usr/src/cmd/cmd-inet/usr.lib/bridged/ |
| H A D | main.c | 190 err = pthread_create(&sighand, &attr, sighandler, in init_signalhandling()
|
| /onnv-gate/usr/src/lib/libtnfprobe/ |
| H A D | mapfile-vers | 45 pthread_create;
|
| /onnv-gate/usr/src/cmd/scadm/sparc/mpxu/common/ |
| H A D | modem_setup.c | 98 if (pthread_create(&modemListen, NULL, in ADM_Process_modem_setup()
|
| /onnv-gate/usr/src/cmd/picl/plugins/sun4u/lw2plus/fcal_leds/ |
| H A D | fcal_leds.c | 573 if ((err = pthread_create(&ledsthr_tid, &ledsthr_attr, in fcal_leds_init() 589 if ((err = pthread_create(&pollthr_tid, &pollthr_attr, in fcal_leds_init()
|
| /onnv-gate/usr/src/lib/gss_mechs/mech_krb5/support/ |
| H A D | threads.c | 120 # pragma weak pthread_create macro 150 || &pthread_create == 0 in krb5int_pthread_loaded()
|