HomeSort by relevance Sort by last modified time
    Searched refs:cond_new (Results 1 - 2 of 2) sorted by null

  /external/bluetooth/glib/glib/
gthread.h 85 GCond* (*cond_new) (void); member in struct:_GThreadFunctions
203 #define g_cond_new() G_THREAD_UF (cond_new, ())
  /external/bluetooth/glib/gthread/
gthread-impl.c 323 init->cond_new &&

Completed in 2474 milliseconds