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

  /system/core/libcutils/
threads.c 63 if (!store->lock_init) {
64 store->lock_init = -1;
66 store->lock_init = -2;
67 } else while (store->lock_init != -2) {
  /system/core/include/cutils/
threads.h 50 int lock_init; member in struct:__anon44026

Completed in 450 milliseconds