smb_netbios_service
static void *smb_netbios_service(void *);
rc = pthread_create(&tid, &attr, smb_netbios_service, NULL);