OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:__sched_cpucount
(Results
1 - 3
of
3
) sorted by null
/bionic/libc/bionic/
sched_cpucount.c
31
int
__sched_cpucount
(size_t setsize, cpu_set_t* set)
function
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/
sched.h
152
__sched_cpucount
(setsize, cpusetp)
188
extern int
__sched_cpucount
(size_t __setsize, const cpu_set_t *__setp)
/bionic/libc/include/
sched.h
226
__sched_cpucount
((setsize_), (set_))
228
extern int
__sched_cpucount
(size_t setsize, cpu_set_t* set);
Completed in 1465 milliseconds