Source-Changes-D archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: src



I think this the way to go.  I’ll look at it a little later tonight.

-- thorpej
Sent from my iPhone.

> On Dec 26, 2018, at 4:11 PM, Taylor R Campbell <campbell+netbsd-source-changes-d%mumble.net@localhost> wrote:
> 
> 2. Chuck the job reference count altogether.  Just use job_thread as a
>   proxy for whether it's in use.  User must not call
>   threadpool_schedule_job concurrently with threadpool_job_destroy;
>   if a job may have been scheduled, user must cancel it before
>   destroying it.



Home | Main Index | Thread Index | Old Index