HomeSort by relevance Sort by last modified time
    Searched full:init_mutex (Results 1 - 4 of 4) sorted by null

  /external/kernel-headers/original/asm-arm/
semaphore.h 40 static inline void init_MUTEX(struct semaphore *sem)
  /external/bluetooth/glib/glib/
gthread.c 241 static const GStaticMutex init_mutex = G_STATIC_MUTEX_INIT; local
245 *mutex = init_mutex;
289 static const GStaticRecMutex init_mutex = G_STATIC_REC_MUTEX_INIT; local
293 *mutex = init_mutex;
  /external/kernel-headers/original/asm-x86/
semaphore_32.h 76 static inline void init_MUTEX (struct semaphore *sem)
  /external/yaffs2/yaffs2/
yaffs_fs.c     [all...]

Completed in 97 milliseconds