OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ncpus
(Results
26 - 29
of
29
) sorted by null
1
2
/external/jemalloc/include/jemalloc/internal/
private_namespace.h
350
#define
ncpus
JEMALLOC_N(
ncpus
)
macro
[
all
...]
private_unnamespace.h
350
#undef
ncpus
macro
jemalloc_internal.h
454
extern unsigned
ncpus
;
[
all
...]
/external/jemalloc/src/
jemalloc.c
52
unsigned
ncpus
;
variable
[
all
...]
Completed in 258 milliseconds
1
2