Home
last modified time | relevance | path

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

/netbsd-src/lib/librumpuser/
H A Drumpuser_sp.c306 sendlock(spc); in send_error_resp()
327 sendlock(spc); in send_handshake_resp()
355 sendlock(spc); in send_syscall_resp()
378 sendlock(spc); in send_prefork_resp()
454 sendlock(spc); in send_copyout_req()
509 sendlock(spc); in send_raise_req()
H A Dsp_common.c281 sendlock(struct spclient *spc) in sendlock() function