Searched refs:pipesvc_worker (Results 1 – 2 of 2) sorted by relevance
33 pid$target:*smbd:pipesvc_worker:entry113 pid$target:*smbd:pipesvc_worker:return
48 static void *pipesvc_worker(void *);237 rc = pthread_create(&tid, NULL, pipesvc_worker, np); in pipesvc_listener()257 pipesvc_worker(void *varg) in pipesvc_worker() function