Re: Q about pthread condition variable usage - mixing interlocks

2021-04-08 Thread Phil Nelson
On Thu, 8 Apr 2021 10:47:09 -0700 Jason Thorpe wrote: > Is there ANY situation where, for a given pthread condition variable, that > using a different mutex as the interlock in two different calls to > pthread_cond_wait() would EVER be legitimate usage? I cannot come up with > any scenario in wh

Re: Anyone still using YP support on NetBSD?

2021-09-23 Thread Phil Nelson
On Thu, 23 Sep 2021 14:06:51 -0700 Jason Thorpe wrote: > Anyone? I have been using it. --Phil