OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:witness_assert_not_owner
(Results
1 - 5
of
5
) sorted by null
/external/jemalloc/test/unit/
witness.c
72
witness_assert_not_owner
(tsdn, &a);
77
witness_assert_not_owner
(tsdn, &b);
100
witness_assert_not_owner
(tsdn, &a);
105
witness_assert_not_owner
(tsdn, &b);
115
witness_assert_not_owner
(tsdn, &c);
124
witness_assert_not_owner
(tsdn, &d);
/external/jemalloc/include/jemalloc/internal/
mutex.h
89
witness_assert_not_owner
(tsdn, &mutex->witness);
142
witness_assert_not_owner
(tsdn, &mutex->witness);
witness.h
114
void
witness_assert_not_owner
(tsdn_t *tsdn, const witness_t *witness);
156
witness_assert_not_owner
(tsdn_t *tsdn, const witness_t *witness)
function
214
witness_assert_not_owner
(tsdn, witness);
private_namespace.h
616
#define
witness_assert_not_owner
macro
[
all
...]
private_unnamespace.h
616
#undef
witness_assert_not_owner
macro
Completed in 179 milliseconds