OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:Cachable
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/compiler_rt/dist/lib/tsan/rtl/
tsan_clock.cc
297
// If the resulting clock is
cachable
, cache it for future release operations.
298
// The clock is always
cachable
if we released to an empty sync object.
299
if (cached_idx_ == 0 && dst->
Cachable
()) {
501
ALWAYS_INLINE bool SyncClock::
Cachable
() const {
tsan_clock.cc
297
// If the resulting clock is
cachable
, cache it for future release operations.
298
// The clock is always
cachable
if we released to an empty sync object.
299
if (cached_idx_ == 0 && dst->
Cachable
()) {
501
ALWAYS_INLINE bool SyncClock::
Cachable
() const {
Completed in 60 milliseconds
Indexes created Tue Sep 30 17:09:57 GMT 2025