OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:tcache_t
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/bsd/jemalloc/dist/include/jemalloc/internal/
tcache_types.h
7
typedef struct tcache_s
tcache_t
;
typedef in typeref:struct:tcache_s
15
#define TCACHE_STATE_DISABLED ((
tcache_t
*)(uintptr_t)1)
16
#define TCACHE_STATE_REINCARNATED ((
tcache_t
*)(uintptr_t)2)
17
#define TCACHE_STATE_PURGATORY ((
tcache_t
*)(uintptr_t)3)
28
#define TCACHES_ELM_NEED_REINIT ((
tcache_t
*)(uintptr_t)1)
/src/external/bsd/jemalloc/include/jemalloc/internal/
tcache_types.h
7
typedef struct tcache_s
tcache_t
;
typedef in typeref:struct:tcache_s
15
#define TCACHE_STATE_DISABLED ((
tcache_t
*)(uintptr_t)1)
16
#define TCACHE_STATE_REINCARNATED ((
tcache_t
*)(uintptr_t)2)
17
#define TCACHE_STATE_PURGATORY ((
tcache_t
*)(uintptr_t)3)
28
#define TCACHES_ELM_NEED_REINIT ((
tcache_t
*)(uintptr_t)1)
/src/external/bsd/jemalloc.old/dist/include/jemalloc/internal/
tcache_types.h
7
typedef struct tcache_s
tcache_t
;
typedef in typeref:struct:tcache_s
15
#define TCACHE_STATE_DISABLED ((
tcache_t
*)(uintptr_t)1)
16
#define TCACHE_STATE_REINCARNATED ((
tcache_t
*)(uintptr_t)2)
17
#define TCACHE_STATE_PURGATORY ((
tcache_t
*)(uintptr_t)3)
28
#define TCACHES_ELM_NEED_REINIT ((
tcache_t
*)(uintptr_t)1)
/src/external/bsd/jemalloc.old/include/jemalloc/internal/
tcache_types.h
7
typedef struct tcache_s
tcache_t
;
typedef in typeref:struct:tcache_s
15
#define TCACHE_STATE_DISABLED ((
tcache_t
*)(uintptr_t)1)
16
#define TCACHE_STATE_REINCARNATED ((
tcache_t
*)(uintptr_t)2)
17
#define TCACHE_STATE_PURGATORY ((
tcache_t
*)(uintptr_t)3)
28
#define TCACHES_ELM_NEED_REINIT ((
tcache_t
*)(uintptr_t)1)
Completed in 14 milliseconds
Indexes created Sun Apr 19 00:22:55 UTC 2026