The Open Master Hearing Aid (openMHA)  openMHA
Open community platform for hearing aid algorithm research
dbasync.cpp File Reference

Classes

class  dbasync_native::delay_check_t
 
class  dbasync_native::dbasync_t
 
class  dbasync_native::db_if_t
 

Namespaces

 dbasync_native
 

Enumerations

enum  { dbasync_native::INVALID_THREAD_PRIORITY = 999999999 }
 

Functions

static void * dbasync_native::thread_start (void *instance)
 
static unsigned dbasync_native::gcd (unsigned a, unsigned b)