RetroArch
Typedefs | Functions
lock.c File Reference
#include "common.h"
Include dependency graph for lock.c:

Typedefs

typedef int mutex_t
 typedef for the mutex handle More...
 

Functions

void __attribute__ ((weak))
 

Typedef Documentation

◆ mutex_t

typedef for the mutex handle

Function Documentation

◆ __attribute__()

void __attribute__ ( (weak)  )