Type Index
$#! · 0-9 · A · B · C · D · E · F · G · H · I · J · K · L · M · N · O · P · Q · R · S · T · U · V · W · X · Y · Z
S
 sha1_hashvalue_t
 shiftleft10p_f
 signalhandler_f
 signalhandler_segv_f
 splaytree_node_t
 string_field_e
 struct alignedexpandshift_t
 struct arraysf_iterator_t
 struct arraysf_mwaybranch_t
 struct arraysf_node_t
 struct arraysf_t
 struct arraysf_unode_t
 struct arraystf_iterator_t
 struct arraystf_mwaybranch_t
 struct arraystf_node_t
 struct arraystf_t
 struct arraystf_unode_t
 struct bigint_divstate_t
 struct bigint_fixed_t
 struct bigint_t
 struct binarystack_t
 struct blockarray_t
 struct convert_wchar_t
 struct crc32_t
 struct cstring_t
 struct csvfilereader_t
 struct datablock_t
 struct decimal_divstate_t
 struct decimal_frombigint_state_t
 struct decimal_frombigint_t
 struct directory_t
 struct display_t
 struct dlist_iterator_t
 struct dlist_node_t
 struct dlist_t
 struct eglconfig_t
 struct eglcontext_t
 struct egldisplay_t
 struct eglpbuffer_t
 struct eglwindow_t
 struct errorcontext_t
 struct exthash_iterator_t
 struct exthash_node_t
 struct exthash_t
 struct filepath_static_t
 struct filereader_t
 struct freepage_t
 struct gconfig_t
 struct gcontext_t
 struct hwcache_t
 struct initqueue_entry_t
 struct int_t
 struct iobj_it
 struct iobj_t
 struct iocallback_t
 struct iochannel_t
 struct ioevent_t
 struct iopoll_t
 struct ipaddr_list_t
 struct ipaddr_storage_t
 struct ipaddr_t
 struct ipport_t
 struct ipsocket_async_t
 struct log_header_t
 struct log_it
 struct log_t
 struct logbuffer_t
 struct logwriter_chan_t
 struct logwriter_t
 struct lrptree_node_t
 struct lrtree_node_t
 struct maincontext_startparam_t
 struct maincontext_t
 struct memblock_t
 struct memstream_t
 struct mm_impl_t
 struct mm_it
 struct mm_t
 struct mmfile_t
 struct module_t
 struct mutex_t
 struct objectcache_impl_t
 struct objectcache_it
 struct objectcache_t
 struct opengl_config_t
 struct pagecache_block_t
 struct pagecache_blockmap_t
 struct pagecache_impl_t
 struct pagecache_it
 struct pagecache_t
 struct patriciatrie_iterator_t
 struct patriciatrie_node_t
 struct patriciatrie_prefixiter_t
 struct patriciatrie_t
 struct pixelbuffer_t
 struct process_result_t
 struct process_stdio_t
 struct process_t
 struct processcontext_t
 struct ptr_t
 struct ptrblock_t
 struct queue_iterator_t
 struct queue_page_t
 struct queue_t
 struct redblacktree_iterator_t
 struct redblacktree_t
 struct resourceusage_t
 struct run2queue_entry_t
 struct rwlock_t
 struct semaphore_t
 struct sha1_hash_t
 struct signalhandler_t
 struct signalrt_t
 struct signalstate_t
 struct signalwait_t
 struct slist_iterator_t
 struct slist_node_t
 struct slist_t
 struct splaytree_iterator_t
 struct splaytree_t
 struct splitstring_t
 struct staticpage_t
 struct string_field_t
 struct string_t
 struct stringstream_t
 struct suffixtree_addstate_t
 struct suffixtree_iterator_t
 struct suffixtree_leaf_t
 struct suffixtree_node_t
 struct suffixtree_pos_t
 struct suffixtree_t
 struct surface_t
 struct syncevent_t
 struct syncqueue_t
 struct syncrun_t
 struct syncthread_t
 struct syncwait_t
 struct syncwlist_iterator_t
 struct syncwlist_t
 struct sysuser_id_t
 struct sysuser_info_t
 struct sysuser_t
 struct test_errortimer_t
 struct testmm_block_t
 struct testmm_page_t
 struct testmm_t
 struct testmodule_functable_t
 struct textpos_t
 struct thread_t
 struct thread_tls_t
 struct threadcontext_t
 struct thrmutex_t
 struct timevalue_t
 struct trie_t
 struct typeadapt_binarykey_t
 struct typeadapt_comparator_it
 struct typeadapt_gethash_it
 struct typeadapt_getkey_it
 struct typeadapt_impl_t
 struct typeadapt_lifetime_it
 struct typeadapt_nodeoffset_t
 struct typeadapt_t
 struct url_parts_t
 struct url_t
 struct utf8reader_t
 struct utf8scanner_t
 struct utf8validator_t
 struct valuecache_t
 struct vm_mappedregions_t
 struct vm_region_t
 struct vm_regionsarray_t
 struct vmpage_t
 struct wait2queue_entry_t
 struct waitlist_t
 struct waitqueue_entry_t
 struct wbuffer_it
 struct wbuffer_t
 struct window_evh_t
 struct window_t
 struct windowconfig_t
 struct wlistentry_t
 struct x11dblbuffer_t
 struct x11display_t
 struct x11drawable_t
 struct x11extension_t
 struct x11screen_t
 struct x11videomode_iterator_t
 struct x11videomode_t
 struct x11window_evh_t
 struct x11window_t
 syncrun_f
 syncrun_qid_e
 syncrun_returncode_e
 syncrun_state_e
 syncthread_f
 syncthread_signal_e
 sysclock_e
 systimer_t
typedef uint8_t sha1_hashvalue_t[20]
Defines sha1_hashvalue_t as 160 bit value.
typedef uint32_t (
   *shiftleft10p_f
) (/*inout*/uint32_t * shiftcarry, uint32_t shiftdigit)
A function which computes the decimal left shift of digit.
typedef void (*signalhandler_f) (unsigned signr, uintptr_t value)
Export function signature of a signal handler.
typedef void (*signalhandler_segv_f) (void * memaddr, bool ismapped)
Export function signature of segmentation violation (fault) signal handler.
typedef struct lrtree_node_t splaytree_node_t
Rename lrtree_node_t into splaytree_node_t.
typedef struct alignedexpandshift_t alignedexpandshift_t
Export alignedexpandshift_t into global namespace.
typedef struct arraysf_iterator_t arraysf_iterator_t
Export arraysf_iterator_t, iterator type to iterate of contained nodes.
typedef struct arraysf_mwaybranch_t arraysf_mwaybranch_t
Export arraysf_mwaybranch_t.
typedef struct arraysf_node_t arraysf_node_t
Export arraysf_node_t.
typedef struct arraysf_t arraysf_t
Exports arraysf_t.
Export arraysf_unode_t.
typedef struct arraystf_iterator_t arraystf_iterator_t
Export arraystf_iterator_t, iterator type to iterate of contained nodes.
typedef struct arraystf_mwaybranch_t arraystf_mwaybranch_t
Exports <arraystf_mwaybranch_t>i.
typedef struct arraystf_node_t arraystf_node_t
Export arraystf_node_t.
typedef struct arraystf_t arraystf_t
Export arraystf_t.
Export arraystf_unode_t.
typedef struct bigint_divstate_t bigint_divstate_t
Export bigint_divstate_t into global namespace.
typedef struct bigint_fixed_t bigint_fixed_t
Export bigint_fixed_t.
typedef struct bigint_t bigint_t
Export bigint_t.
typedef struct binarystack_t binarystack_t
Export binarystack_t into global namespace.
typedef struct blockarray_t blockarray_t
Export blockarray_t into global namespace.
typedef struct convert_wchar_t convert_wchar_t
Exports convert_wchar_t.
typedef struct crc32_t crc32_t
Export crc32_t into global namespace.
typedef struct cstring_t cstring_t
Export cstring_t.
typedef struct csvfilereader_t csvfilereader_t
Export csvfilereader_t into global namespace.
typedef struct datablock_t datablock_t
Export datablock_t into global namespace.
typedef struct decimal_divstate_t decimal_divstate_t
Export decimal_divstate_t into global namespace.
typedef struct decimal_frombigint_state_t decimal_frombigint_state_t
Export decimal_frombigint_state_t into global namespace.
typedef struct decimal_frombigint_t decimal_frombigint_t
Export decimal_frombigint_t into global namespace.
typedef struct directory_t directory_t
Export opaque directory_t to read/write a directory in the file system.
typedef struct display_t display_t
Export display_t into global namespace.
typedef struct dlist_iterator_t dlist_iterator_t
Export dlist_iterator_t.
typedef struct dlist_node_t dlist_node_t
Export dlist_node_t into global namespace.
typedef struct dlist_t dlist_t
Export dlist_t into global namespace.
Export eglconfig_t into global namespace.
Export eglcontext_t into global namespace.
Export egldisplay_t into global namespace.
Export eglpbuffer_t into global namespace.
Export eglwindow_t into global namespace.
typedef struct errorcontext_t errorcontext_t
Export errorcontext_t into global namespace.
typedef struct exthash_iterator_t exthash_iterator_t
Export exthash_iterator_t into global namespace.
Rename lrptree_node_t into exthash_node_t.
typedef struct exthash_t exthash_t
Export exthash_t into global namespace.
typedef struct filepath_static_t filepath_static_t
Export filepath_static_t into global namespace.
typedef struct filereader_t filereader_t
Export filereader_t into global namespace.
typedef struct freepage_t freepage_t
Export type freepage_t into global namespace.
typedef struct gconfig_t gconfig_t
Export gconfig_t into global namespace.
typedef struct gcontext_t gcontext_t
Export gcontext_t into global namespace.
typedef struct hwcache_t hwcache_t
Export hwcache_t into global namespace.
typedef struct initqueue_entry_t initqueue_entry_t
Exports initqueue_entry_t into global namespace.
typedef struct int_t int_t
Export int_t into global namespace.
typedef struct iobj_it iobj_it
Define generic type iobj_it which is only used in the declaration of iobj_t.
typedef struct iobj_t iobj_t
Export iobj_t into global namespace.
typedef struct iocallback_t iocallback_t
Export iocallback_t.
Make iochannel_t an alias of sys_iochannel_t.
typedef struct ioevent_t ioevent_t
Exports ioevent_t.
typedef struct iopoll_t iopoll_t
Export iopoll_t into global namespace.
typedef struct ipaddr_list_t ipaddr_list_t
Export ipaddr_list_t.
typedef struct ipaddr_storage_t ipaddr_storage_t
Export ipaddr_storage_t to allow static allocation of an ipaddr_t.
typedef struct ipaddr_t ipaddr_t
Export ipaddr_t.
Export ipport_t into global namespace.
typedef struct ipsocket_async_t ipsocket_async_t
Exports ipsocket_async_t to asynchronously establish a connection.
typedef struct log_header_t log_header_t
Export log_header_t.
typedef struct log_it log_it
Export interface log_it.
typedef struct log_t log_t
Export log_t.
typedef struct logbuffer_t logbuffer_t
Export logbuffer_t into global namespace.
typedef struct logwriter_chan_t logwriter_chan_t
Exports logwriter_chan_t.
typedef struct logwriter_t logwriter_t
Exports logwriter_t.
typedef struct lrptree_node_t lrptree_node_t
Export lrptree_node_t into global namespace.
typedef struct lrtree_node_t lrtree_node_t
Export lrtree_node_t into global namespace.
typedef struct maincontext_startparam_t maincontext_startparam_t
Export maincontext_startparam_t.
typedef struct maincontext_t maincontext_t
Export maincontext_t.
typedef struct memblock_t memblock_t
Export memblock_t.
typedef struct memstream_t memstream_t
Export memstream_t into global namespace.
typedef struct mm_impl_t mm_impl_t
Exports mm_impl_t.
typedef struct mm_it mm_it
Export interface mm_it.
typedef struct mm_t mm_t
Export mm_t.
typedef struct mmfile_t mmfile_t
Exports mmfile_t.
typedef struct module_t module_t
Export module_t into global namespace.
Exports mutex_t into global namespace.
typedef struct objectcache_impl_t objectcache_impl_t
Export objectcache_impl_t.
typedef struct objectcache_it objectcache_it
Export interface objectcache_it.
typedef struct objectcache_t objectcache_t
Export objectcache_t.
typedef struct opengl_config_t * opengl_config_t
Export <opengl_config_t > into global namespace.
typedef struct pagecache_block_t pagecache_block_t
Export opaque type pagecache_block_t into global namespace.
typedef struct pagecache_blockmap_t pagecache_blockmap_t
Export type pagecache_blockmap_t into global namespace.
typedef struct pagecache_impl_t pagecache_impl_t
Export pagecache_impl_t into global namespace.
typedef struct pagecache_it pagecache_it
Export pagecache_it into global namespace.
typedef struct pagecache_t pagecache_t
Export pagecache_t into global namespace.
typedef struct patriciatrie_iterator_t patriciatrie_iterator_t
Exports patriciatrie_iterator_t into global namespace.
typedef struct patriciatrie_node_t patriciatrie_node_t
Export patriciatrie_node_t into global namespace.
typedef struct patriciatrie_prefixiter_t patriciatrie_prefixiter_t
Exports patriciatrie_prefixiter_t into global namespace.
typedef struct patriciatrie_t patriciatrie_t
Exports patriciatrie_t into global namespace.
typedef struct pixelbuffer_t pixelbuffer_t
Export pixelbuffer_t into global namespace.
typedef struct process_result_t process_result_t
Export process_result_t into global namespace.
typedef struct process_stdio_t process_stdio_t
Export process_stdio_t into global namespace.
Make process_t an alias of sys_process_t.
typedef struct processcontext_t processcontext_t
Export processcontext_t.
Export ptr_t into global namespace.
typedef struct ptrblock_t ptrblock_t
Export ptrblock_t into global namespace.
typedef struct queue_iterator_t queue_iterator_t
Export queue_iterator_t into global namespace.
typedef struct queue_page_t queue_page_t
Export queue_page_t into global namespace.
typedef struct queue_t queue_t
Export queue_t into global namespace.
typedef struct redblacktree_iterator_t redblacktree_iterator_t
Export redblacktree_iterator_t.
typedef struct redblacktree_t redblacktree_t
Export redblacktree_t into global namespace.
typedef struct resourceusage_t resourceusage_t
Exports resourceusage_t.
typedef struct run2queue_entry_t run2queue_entry_t
Exports run2queue_entry_t into global namespace.
typedef struct rwlock_t rwlock_t
Export rwlock_t into global namespace.
typedef struct semaphore_t semaphore_t
Export semaphore_t.
typedef struct sha1_hash_t sha1_hash_t
Export sha1_hash_t into global namespace.
typedef struct signalhandler_t signalhandler_t
Export signalhandler_t into global namespace.
Define signalrt_t signal type as uint8_t.
typedef struct signalstate_t signalstate_t
Export signalstate_t.
Export signalwait_t into global namespace.
typedef struct slist_iterator_t slist_iterator_t
Export slist_iterator_t.
typedef struct slist_node_t slist_node_t
Exports slist_node_t.
typedef struct slist_t slist_t
Export slist_t.
typedef struct splaytree_iterator_t splaytree_iterator_t
Export splaytree_iterator_t.
typedef struct splaytree_t splaytree_t
Export splaytree_t into global namespace.
typedef struct splitstring_t splitstring_t
Export splitstring_t into global namespace.
typedef struct staticpage_t staticpage_t
Export type staticpage_t into global namespace.
typedef struct string_field_t string_field_t
typedef struct string_t string_t
Export string_t.
typedef struct stringstream_t stringstream_t
Export stringstream_t into global namespace.
typedef struct suffixtree_addstate_t suffixtree_addstate_t
Shortcut for suffixtree_addstate_t.
typedef struct suffixtree_iterator_t suffixtree_iterator_t
Shortcut for suffixtree_iterator_t.
typedef struct suffixtree_leaf_t suffixtree_leaf_t
Shortcut for suffixtree_leaf_t.
typedef struct suffixtree_node_t suffixtree_node_t
Shortcut for suffixtree_node_t.
typedef struct suffixtree_pos_t suffixtree_pos_t
Shortcut for suffixtree_pos_t.
typedef struct suffixtree_t suffixtree_t
Exports suffixtree_t.
typedef struct surface_t surface_t
Export surface_t into global namespace.
typedef struct syncevent_t syncevent_t
Export syncevent_t into global namespace.
typedef struct syncqueue_t syncqueue_t
Export syncqueue_t into global namespace.
typedef struct syncrun_t syncrun_t
Export syncrun_t into global namespace.
typedef struct syncthread_t syncthread_t
Export syncthread_t into global namespace.
typedef struct syncwait_t syncwait_t
Export syncwait_t into global namespace.
typedef struct syncwlist_iterator_t syncwlist_iterator_t
Export syncwlist_iterator_t into global namespace.
typedef struct syncwlist_t syncwlist_t
Export syncwlist_t into global namespace.
Make sysuser_id_t an alias of sys_userid_t.
typedef struct sysuser_info_t sysuser_info_t
Export sysuser_info_t into global namespace.
typedef struct sysuser_t sysuser_t
Export sysuser_t into global namespace.
typedef struct test_errortimer_t test_errortimer_t
Export test_errortimer_t.
typedef struct testmm_block_t testmm_block_t
Shortcut for testmm_block_t.
typedef struct testmm_page_t testmm_page_t
Shortcut for testmm_page_t.
typedef struct testmm_t testmm_t
Exports testmm_t.
typedef struct testmodule_functable_t testmodule_functable_t
Export testmodule_functable_t into global namespace.
typedef struct textpos_t textpos_t
Export textpos_t into global namespace.
typedef struct thread_t thread_t
Export thread_t.
typedef struct thread_tls_t thread_tls_t
Export thread_tls_t into global namespace.
typedef struct threadcontext_t threadcontext_t
Export threadcontext_t.
typedef struct thrmutex_t thrmutex_t
Export thrmutex_t into global namespace.
typedef struct timevalue_t timevalue_t
Exports timevalue_t.
typedef struct trie_t trie_t
Export trie_t into global namespace.
typedef struct typeadapt_binarykey_t typeadapt_binarykey_t
Export typeadapt_binarykey_t into global namespace.
typedef struct typeadapt_comparator_it typeadapt_comparator_it
Export typeadapt_comparator_it into global namespace.
typedef struct typeadapt_gethash_it typeadapt_gethash_it
Export typeadapt_gethash_it into global namespace.
typedef struct typeadapt_getkey_it typeadapt_getkey_it
Export typeadapt_getkey_it into global namespace.
typedef struct typeadapt_impl_t typeadapt_impl_t
Export typeadapt_impl_t into global namespace.
typedef struct typeadapt_lifetime_it typeadapt_lifetime_it
Export typeadapt_lifetime_it into global namespace.
Export typeadapt_nodeoffset_t into global namespace.
typedef struct typeadapt_t typeadapt_t
Export typeadapt_t into global namespace.
Export url_parts_t (array of 7 strings).
typedef struct url_t url_t
Exports url_t.
typedef struct utf8reader_t utf8reader_t
Exports utf8reader_t.
typedef struct utf8scanner_t utf8scanner_t
Export utf8scanner_t into global namespace.
typedef struct utf8validator_t utf8validator_t
Export utf8validator_t into global namespace.
typedef struct valuecache_t valuecache_t
Exports valuecache_t.
typedef struct vm_mappedregions_t vm_mappedregions_t
Exports vm_mappedregions_t, description of all mapped memory.
typedef struct vm_region_t vm_region_t
Exports vm_region_t, describes a single virtual memory region.
typedef struct vm_regionsarray_t vm_regionsarray_t
Internal type used by vm_mappedregions_t.
typedef struct vmpage_t vmpage_t
Exports vmpage_t into global namespace.
typedef struct wait2queue_entry_t wait2queue_entry_t
Exports wait2queue_entry_t into global namespace.
typedef struct waitlist_t waitlist_t
Exports waitlist_t.
typedef struct waitqueue_entry_t waitqueue_entry_t
Exports waitqueue_entry_t into global namespace.
typedef struct wbuffer_it wbuffer_it
Export interface wbuffer_it.
typedef struct wbuffer_t wbuffer_t
Export wbuffer_t.
typedef struct window_evh_t window_evh_t
Export window_evh_t into global namespace.
typedef struct window_t window_t
Export window_t into global namespace.
typedef struct windowconfig_t windowconfig_t
Export windowconfig_t into global namespace.
typedef struct wlistentry_t wlistentry_t
Export wlistentry_t into global namespace.
typedef struct x11dblbuffer_t x11dblbuffer_t
Export x11dblbuffer_t into global namespace.
typedef struct x11display_t x11display_t
Export x11display_t into global namespace.
typedef struct x11drawable_t x11drawable_t
Export x11drawable_t into global namespace.
typedef struct x11extension_t x11extension_t
Export x11extension_t into global namespace.
typedef struct x11screen_t x11screen_t
Export x11screen_t into global namespace.
typedef struct x11videomode_iterator_t x11videomode_iterator_t
Export x11videomode_iterator_t into global namespace.
typedef struct x11videomode_t x11videomode_t
Export x11videomode_t into global namespace.
typedef struct x11window_evh_t x11window_evh_t
Export x11window_evh_t into global namespace.
typedef struct x11window_t x11window_t
Export x11window_t into global namespace.
typedef int /*err code (
   0 = = OK
)*/ (* syncrun_f) (struct syncthread_t * sthread, uint32_t signalstate)
Index into syncrun_t.queues.
Values returned from retcode_syncrun indicating an abnormal condition.
The state of the running thread.
typedef int /*err code (
   0 = = OK
)*/ (* syncthread_f) (syncthread_t * sthread, uint32_t signalstate)
Function pointer to syncthread implementation.
The signal flags delivered as second argument to function syncthread_f.
This value selects the clock type.
typedef sys_iochannel_t systimer_t
Exports systimer_t as alias for sys_iochannel_t.
Close