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

  /external/bluetooth/glib/glib/
gthread.c 806 else if (lock->want_to_read && lock->read_cond)
819 lock->want_to_read++;
822 lock->want_to_read--;
gthread.h 290 guint want_to_read; member in struct:_GStaticRWLock

Completed in 34 milliseconds