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

  /device/google/contexthub/firmware/os/inc/
trylock.h 31 #define TRYLOCK_DECL_STATIC(name) struct TryLock name
  /device/google/contexthub/firmware/os/core/
heap.c 63 static TRYLOCK_DECL_STATIC(gHeapLock) = TRYLOCK_INIT_STATIC();

Completed in 110 milliseconds