Coda Distributed File System
Functions | Variables
rvm_pthread.c File Reference
#include <pthread.h>
#include <rvm/rvm.h>
Include dependency graph for rvm_pthread.c:

Functions

int rvm_lock_free (pthread_mutex_t *m)
 

Variables

pthread_t rvm_pthreadid
 
void * rvm_ptstat
 
int rvm_join_res
 

Function Documentation

◆ rvm_lock_free()

int rvm_lock_free ( pthread_mutex_t *  m)

Variable Documentation

◆ rvm_join_res

int rvm_join_res

◆ rvm_pthreadid

pthread_t rvm_pthreadid

◆ rvm_ptstat

void* rvm_ptstat