[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
CVS: cvs.openbsd.org: src
- To: source-changes_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org
- Subject: CVS: cvs.openbsd.org: src
- From: Philip Guenther <guenther_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org>
- Date: Thu, 2 Apr 2009 22:22:49 -0600 (MDT)
CVSROOT: /cvs
Module name: src
Changes by: guenther_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org 2009/04/02 22:22:49
Modified files:
sys/sys : sem.h
sys/kern : kern_exit.c sysv_sem.c
Log message:
Fix SEM_UNDO handling for rthreads: use the struct process* instead
of the struct proc* as the identifier for SEM_UNDO tracking and only
call semexit() from the original thread, once the process as a whole
is exiting
ok tedu@
Visit your host, monkey.org