1 2 3 4 5 6
/* This file defines the real functions for the inlines in rwlock.h. */ #include <cthreads.h> #define _RWLOCK_DEFINE_FUNCTIONS /* Define the real functions. */ #include <rwlock.h>