Monado OpenXR Runtime
u_threading.h File Reference

Slightly higher level thread safe helpers. More...

#include "os/os_threading.h"
Include dependency graph for u_threading.h:

Go to the source code of this file.

Data Structures

struct  u_threading_stack
 

Functions

static void u_threading_stack_init (struct u_threading_stack *uts)
 
static void u_threading_stack_push (struct u_threading_stack *uts, void *ptr)
 
static void * u_threading_stack_pop (struct u_threading_stack *uts)
 
static void * u_threading_stack_fini (struct u_threading_stack *uts)
 

Detailed Description

Slightly higher level thread safe helpers.

Author
Jakob Bornecrantz jakob.nosp@m.@col.nosp@m.labor.nosp@m.a.co.nosp@m.m