[Bug 222202] Error when creating new thread via thr_new and trying set it priority to RTP_PRIO_IDLE

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Nov 7 21:44:23 UTC 2017


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=222202

--- Comment #2 from Emelyanov Roman <cat_shtaer at rambler.ru> ---
I write not about any libs, i write about syscall interface. Impossible to
create new thread with priority that i like looks alogicaly. If we already have
parameter that allow select wanted priority, so why we must use it ONLY for
RT-class, but no for all others?

Workaround is very simple, but better if we can do it without any ugly
crutches.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-threads mailing list