Searched defs:hwt_alloc (Results 1 – 1 of 1) sorted by relevance
54 struct hwt_alloc { struct55 size_t bufsize;56 int mode;57 pid_t pid; /* thread mode */58 cpuset_t *cpu_map; /* cpu mode only */59 size_t cpusetsize;60 const char *backend_name;61 int *ident;62 int kqueue_fd;