19 uint32_t ipc_buffer[0x100/
sizeof(uint32_t)];
struct tls * get_tls()
Gets the address of the thread-local storage.
handle_t thread_h
Thread handle.
Definition: types.h:39
thread_h get_thread_handle()
Gets the current thread's handle, or 0xFFFFFFFF if called before threads have been fully initialized...
trn_thread_t * trn_get_thread()
Gets the current thread struct.