On Wed, Nov 10, 2021 at 05:15:41PM +0100, Jan Kiszka <jan.kiszka@xxxxxxxxxxx> wrote: > Is there pthread_attr_setcgroup_np()? If I'm not mistaken the 'p' in pthreads stands for POSIX and cgroups are Linux specific so you won't find that (unless you implement that yourself). ¯\_(ツ)_/¯ Michal