Searched refs:pthread_getaffinity_np (Results 1 – 10 of 10) sorted by relevance
| /netbsd/src/external/gpl3/gcc/dist/libgomp/config/linux/ |
| D | proc.c | 94 int ret = pthread_getaffinity_np (pthread_self (), gomp_cpuset_size, in gomp_init_num_threads() 155 && pthread_getaffinity_np (pthread_self (), gomp_get_cpuset_size, in get_num_procs()
|
| /netbsd/src/lib/libpthread/ |
| D | pthread_misc.c | 99 pthread_getaffinity_np(pthread_t thread, size_t size, cpuset_t *cpuset) in pthread_getaffinity_np() function
|
| D | pthread_mi.expsym | 187 pthread_getaffinity_np
|
| D | pthread.h | 232 int pthread_getaffinity_np(pthread_t, size_t, cpuset_t *);
|
| D | Makefile | 159 MLINKS+= affinity.3 pthread_getaffinity_np.3
|
| /netbsd/src/external/gpl3/gcc/dist/libgomp/ |
| D | configure.ac | 265 pthread_getaffinity_np (pthread_self (), sizeof (cpu_set_t), &cpuset);
|
| D | configure | 15640 pthread_getaffinity_np (pthread_self (), sizeof (cpu_set_t), &cpuset);
|
| D | ChangeLog | 13776 to pthread_getaffinity_np. Free and clear gomp_cpusetp if it didn't 13778 (get_num_procs): Don't call pthread_getaffinity_np if gomp_cpusetp 13781 pthread_getaffinity_np. Check gomp_places_list instead of
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/ |
| D | lto-wrapper.cc | 1293 int ret = pthread_getaffinity_np (pthread_self (), gomp_cpuset_size, in init_num_threads()
|
| /netbsd/src/distrib/sets/lists/comp/ |
| D | mi | 10058 ./usr/share/man/cat3/pthread_getaffinity_np.0 comp-c-catman .cat 18605 ./usr/share/man/html3/pthread_getaffinity_np.html comp-c-htmlman html 27148 ./usr/share/man/man3/pthread_getaffinity_np.3 comp-c-man .man
|