Definition: sp_cache.cc:42
sp_head represents one instance of a stored program.
Definition: sp_head.h:383
Definition: sp_head.h:123
Some integer typedefs for easier portability.
int64_t int64
Definition: my_inttypes.h:68
sp_head * sp_cache_lookup(sp_cache **cp, const sp_name *name)
Definition: sp_cache.cc:167
void sp_cache_insert(sp_cache **cp, sp_head *sp)
Definition: sp_cache.cc:138
void sp_cache_flush_obsolete(sp_cache **cp, sp_head **sp)
Remove an out-of-date SP from the cache.
Definition: sp_cache.cc:201
bool sp_cache_has(sp_cache *cp, sp_head *sp)
Check if the sp_cache contains the specified stored program.
Definition: sp_cache.cc:237
void sp_cache_enforce_limit(sp_cache *cp, ulong upper_limit_for_elements)
Enforce that the current number of elements in the cache don't exceed the argument value by flushing ...
Definition: sp_cache.cc:222
int64 sp_cache_version()
Return the current global version of the cache.
Definition: sp_cache.cc:212
void sp_cache_invalidate()
Definition: sp_cache.cc:185
void sp_cache_clear(sp_cache **cp)
Definition: sp_cache.cc:115
case opt name
Definition: sslopt-case.h:29