2010/6/24 John Baldwin <j...@freebsd.org>: > Author: jhb > Date: Thu Jun 24 12:08:50 2010 > New Revision: 209503 > URL: http://svn.freebsd.org/changeset/base/209503 > > Log: > MFC 208391: > Assert that the thread passed to sched_bind() and sched_unbind() is > curthread as those routines are only supported for curthread currently.
In general, I think that possibly sched_bind() and sched_unbind() may loose their argument in the future. Of course, that is a KPI breakage (which may be unconfortable to work with). Attilio -- Peace can only be achieved by understanding - A. Einstein _______________________________________________ svn-src-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"