Home
last modified time | relevance | path

Searched refs:smb_thread_entry_point (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/smbsrv/
H A Dsmb_thread.c64 smb_thread_entry_point( in smb_thread_entry_point() function
170 t = lwp_kernel_create(procp, smb_thread_entry_point, sth, in smb_thread_start()
175 t = thread_create(NULL, 0, smb_thread_entry_point, sth, in smb_thread_start()