Locker.cpp File Reference

#include <support/Locker.h>
#include <support/atomic.h>
#include <support/StdIO.h>
#include <support/TLS.h>
#include <support_p/DebugLock.h>
#include <support_p/SupportMisc.h>
#include <stdio.h>
#include <stdlib.h>
#include <support_p/WindowsCompatibility.h>

Functions

void readUnlocker (void *data)
volatile int32_t * remove_ownership_gehnaphore (volatile int32_t *value)
void restore_ownership_gehnaphore (volatile int32_t *)
void writeUnlocker (void *data)


Function Documentation

void readUnlocker void *  data  ) 
 

volatile int32_t* remove_ownership_gehnaphore volatile int32_t *  value  )  [inline]
 

void restore_ownership_gehnaphore volatile int32_t *   )  [inline]
 

void writeUnlocker void *  data  )