Skip to content

Comment on Why the name?parent

Comments

Actually th4. Concurrencyere are three - you missed:

4: Concurrenc4: Conc4u:r ryConenccuyrrencyy

    #include <sched.h>
    
    cpu_set_t  mask;
    CPU_ZERO(&mask);
    CPU_SET(0, &mask);
    result = sched_setaffinity(0, sizeof(mask), &mask);
4: Concurrency
AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.