OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:neighbor_state
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/bsd/jemalloc.old/dist/include/jemalloc/internal/
extent.h
97
extent_state_t
neighbor_state
= contents.metadata.state;
local
99
if (
neighbor_state
!= expected_state) {
113
if (
neighbor_state
== extent_state_active) {
/src/external/bsd/jemalloc.old/include/jemalloc/internal/
extent.h
97
extent_state_t
neighbor_state
= contents.metadata.state;
local
99
if (
neighbor_state
!= expected_state) {
113
if (
neighbor_state
== extent_state_active) {
/src/external/bsd/jemalloc/dist/include/jemalloc/internal/
extent.h
107
extent_state_t
neighbor_state
= contents.metadata.state;
local
109
if (
neighbor_state
!= expected_state) {
124
if (
neighbor_state
== extent_state_active) {
/src/external/bsd/jemalloc/include/jemalloc/internal/
extent.h
107
extent_state_t
neighbor_state
= contents.metadata.state;
local
109
if (
neighbor_state
!= expected_state) {
124
if (
neighbor_state
== extent_state_active) {
Completed in 15 milliseconds
Indexes created Thu Apr 23 00:23:13 UTC 2026