ReactOS 0.4.17-dev-934-g091855f
vkd3d_thread_handle Union Reference

#include <vkd3d_private.h>

Collaboration diagram for vkd3d_thread_handle:

Public Attributes

pthread_t pthread
 
void * handle
 

Detailed Description

Definition at line 203 of file vkd3d_private.h.

Member Data Documentation

◆ handle

void* vkd3d_thread_handle::handle

Definition at line 208 of file vkd3d_private.h.

◆ pthread

pthread_t vkd3d_thread_handle::pthread

Definition at line 206 of file vkd3d_private.h.


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