smb_browser_service
rc = pthread_create(&tid, NULL, smb_browser_service, NULL);
void *smb_browser_service(void *);