Asterisk - The Open Source Telephony Project  21.4.1
Data Fields
sorcery_memory_cache_thrash_thread Struct Reference

Structure for a memory cache thras thread. More...

Data Fields

unsigned int average_execution_time
 Average time spent executing sorcery operation in this thread.
 
struct ast_sorcerysorcery
 Sorcery instance being tested.
 
unsigned int stop
 Set when the thread should stop.
 
pthread_t thread
 The thread thrashing the cache.
 
unsigned int unique_objects
 The number of unique objects we should restrict ourself to.
 

Detailed Description

Structure for a memory cache thras thread.

Definition at line 51 of file test_sorcery_memory_cache_thrash.c.


The documentation for this struct was generated from the following file: