On May 14, 2016 03:36, "Konstantin Belousov" <[email protected]> wrote: > > Author: kib > Date: Sat May 14 08:36:37 2016 > New Revision: 299735 > URL: https://svnweb.freebsd.org/changeset/base/299735 > > Log: > Document the non-obsoleted kernel interfaces used by libthr. > > Reviewed by: emaste > Sponsored by: The FreeBSD Foundation > Differential revision: https://reviews.freebsd.org/D6335 > > Added: > head/lib/libc/sys/_umtx_op.2 (contents, props changed) > head/lib/libc/sys/thr_exit.2 (contents, props changed) > head/lib/libc/sys/thr_kill.2 (contents, props changed) > head/lib/libc/sys/thr_new.2 (contents, props changed) > head/lib/libc/sys/thr_self.2 (contents, props changed) > head/lib/libc/sys/thr_set_name.2 (contents, props changed)
Thanks! I've always missed these whenever I've had to read through the libthr source. - Justin _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to "[email protected]"
