[Bug 222202] Error when creating new thread via thr_new and trying set it priority to RTP_PRIO_IDLE
| Newsgroups | gmane.os.freebsd.devel.threading |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=222202 --- Comment #2 from Emelyanov Roman <[email protected]> --- 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. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-threads To unsubscribe, send any mail to "[email protected]"