OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:atomic_write_u
(Results
1 - 2
of
2
) sorted by null
/external/jemalloc/include/jemalloc/internal/
atomic.h
63
void
atomic_write_u
(unsigned *p, unsigned x);
637
atomic_write_u
(unsigned *p, unsigned x)
function
/external/jemalloc/src/
jemalloc.c
397
atomic_write_u
(&narenas_total, narenas);
[
all
...]
Completed in 56 milliseconds