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

  /external/bison/lib/glthread/
lock.h 678 gl_carray_waitqueue_t; typedef in typeref:struct:__anon2733
683 gl_carray_waitqueue_t waiting_readers; /* waiting readers */
684 gl_carray_waitqueue_t waiting_writers; /* waiting writers */
    [all...]
lock.c 683 #define gl_waitqueue_t gl_carray_waitqueue_t

Completed in 284 milliseconds