Report a bug
		
				If you spot a problem with this page, click here to create a Bugzilla issue.
		
			Improve this page
		
			Quickly fork, edit online, and submit a pull request for this page.
			Requires a signed-in GitHub account. This works well for small changes.
			If you'd like to make larger changes you may want to consider using
			a local clone.
		
	core.sys.linux.sched
D binding for Linux specific scheduler control and thread spawning
    methods.
Defines functions sched_setaffinity and sched_getaffinity and the data
    types they operate on, as well as clone and unshare and their related
    constants.
License: 
Authors: 
Nemanja Boric
- aliascpu_mask= ulong;
- Type for array elements in 'cpu_set_t'.
- structcpu_set_t;
- Data structure to describe CPU mask.
- nothrow @nogc cpu_set_t*CPU_ALLOC(size_tcount);
- Access macros for 'cpu_set' (missing a lot of them)
Copyright © 1999-2025 by the D Language Foundation | Page generated by
Ddoc on Mon Mar 31 10:27:42 2025