T | |
tabidx, decimal_frombigint_state_t | |
tablevalues, csvfilereader_t | |
textlist, textresource_t | |
thread, syncwait_t | |
thread_id, threadcontext_t | |
threadcontext, pagecache_block_t | |
timercount, test_errortimer_t | |
tls_addr, thread_t | |
toplevelsize | |
total_count, vm_mappedregions_t | |
typeadp, typeadapt_member_t | |
U | |
unreadsize, filereader_t | |
used | |
usedpagecount, pagecache_block_t | |
usedsize, blockheader_t | |
uservalue, trie_nodedata_t | |
V | |
val, string_field_t | |
val32, ioevent_id_t | |
val64, ioevent_id_t | |
value, crc32_t | |
valuecache, processcontext_t | |
virtualmemory_usage, resourceusage_t | |
W | |
waitinfo, syncrun_t | |
wakeup, syncrun_t | |
wakeup_list, syncrun_t | |
width_in_pixel, x11videomode_t | |
writer, rwlock_t | |
writers, rwlock_t | |
X | |
xdbe, x11display_t | |
xrandr, x11display_t | |
xrender, x11display_t |
References a divisor in s_decimal_powbase.
unsigned tabidx
Table of strings indexing memory mapped file.
struct string_t * tablevalues/*[nrrows][nrcolumns]*/
Contains list of textresource_text_t.
slist_t textlist
Stores the syncthread_t which is waiting.
syncthread_t thread
Identification number which is incremented every time a thread is created.
size_t thread_id
Thread which allocated the memory block.
threadcontext_t * threadcontext
The number of times process_testerrortimer returns success.
uint32_t timercount
Contains start address of thread local storage.
uint8_t * tls_addr
The size of array root.
uint32_t toplevelsize:24
The size of array root.
uint32_t toplevelsize:24
Number of stored elements of type vm_region_t.
size_t total_count
Pointer to typeadapt_t.
typeadapt_t * typeadp
The size of buffered data for which readnext_filereader is not called.
size_t unreadsize
The number of entries in child which are not 0.
uint8_t used
The number of entries in child which are not 0.
uint8_t used
Counts the number of allocated pages in use.
uint16_t usedpagecount
The size of pushed objects stored in this block.
uint32_t usedsize
Start of ptr-aligned data.
void * uservalue
Allows to store the id value as 32 bit integer type.
uint32_t val32
Allows to store the id value as 64 bit integer type.
uint64_t val64
The crc32 value calculated from a sequence of bytes.
uint32_t value
Points to global read only variables.
struct valuecache_t * valuecache
Layout of virtual memory.
struct vm_mappedregions_t * virtualmemory_usage
Stores waiting information of the running thread if its state is changed to syncrun_state_WAIT.
struct { struct syncwlist_t * wlist ; struct syncevent_t * event ; void * continuelabel ; } waitinfo
Stores information used during wakeup of a thread which waited for an event.
struct { void * continuelabel ; int retcode ; } wakeup
List of syncevent_t.
syncwlist_t wakeup_list
Pixel size in horizontal direction.
uint32_t width_in_pixel
The thread which holds entrylock.
struct thread_t * writer
Points to last entry in list of waiting writers.
struct { struct slist_node_t * last ; } writers
Check isSupported whether »Double Buffer extension« is supported.
x11extension_t xdbe
Check isSupported whether »X Resize, Rotate and Reflection extension« is supported.
x11extension_t xrandr
Check isSupported whether »X Rendering Extension « is supported.
x11extension_t xrender