cv_wait
Ian Lepore
ian at freebsd.org
Thu Jul 2 18:46:55 UTC 2020
On Thu, 2020-07-02 at 21:48 +0530, Kamal R. Prasad wrote:
> hello,
>
> i have written a piece of code in a freebsd driver meant for arm. The
> first
> cv_wait(&sc->sc_cv, &sc->sc_mtx);
> keeps waiting indefinitely. If I use cv_timedwait() instead, it
> returns
>
> EWOULDBLOCK
>
>
> does someone know why this is happening?
>
>
> thanks
>
> -kamal
>
Kamal,
You replied to my last mail privately, without including freebsd-arm at .
I can't reply to you directly, because your mail server is bouncing the
replies [1], please re-send your last reply to the public list so I can
reply to it.
[1] <kamalp at acm.org> failed: acm.org:
554 5.7.1 <kamalp at acm.org>: Recipient address rejected: Access denied
-- Ian
More information about the freebsd-arm
mailing list