HomeSort by: relevance | last modified time | path
    Searched defs:respwait (Results 1 - 2 of 2) sorted by relevancy

  /src/lib/librumpuser/
sp_common.c 197 struct respwait { struct
206 TAILQ_ENTRY(respwait) rw_entries;
221 TAILQ_HEAD(, respwait) spc_respwait;
367 doputwait(struct spclient *spc, struct respwait *rw, struct rsp_hdr *rhdr)
380 putwait_locked(struct spclient *spc, struct respwait *rw, struct rsp_hdr *rhdr)
388 putwait(struct spclient *spc, struct respwait *rw, struct rsp_hdr *rhdr)
397 dounputwait(struct spclient *spc, struct respwait *rw)
407 unputwait_locked(struct spclient *spc, struct respwait *rw)
415 unputwait(struct spclient *spc, struct respwait *rw)
427 struct respwait *rw
    [all...]
sp_common.c 197 struct respwait { struct
206 TAILQ_ENTRY(respwait) rw_entries;
221 TAILQ_HEAD(, respwait) spc_respwait;
367 doputwait(struct spclient *spc, struct respwait *rw, struct rsp_hdr *rhdr)
380 putwait_locked(struct spclient *spc, struct respwait *rw, struct rsp_hdr *rhdr)
388 putwait(struct spclient *spc, struct respwait *rw, struct rsp_hdr *rhdr)
397 dounputwait(struct spclient *spc, struct respwait *rw)
407 unputwait_locked(struct spclient *spc, struct respwait *rw)
415 unputwait(struct spclient *spc, struct respwait *rw)
427 struct respwait *rw
    [all...]

Completed in 21 milliseconds