Home
last modified time | relevance | path

Searched refs:tilegx_lock (Results 1 – 1 of 1) sorted by relevance

/third_party/libunwind/src/tilegx/
DGglobal.c30 pthread_mutex_t tilegx_lock = PTHREAD_MUTEX_INITIALIZER; variable
48 lock_acquire (&tilegx_lock, saved_mask); in tdep_init()
63 lock_release (&tilegx_lock, saved_mask); in tdep_init()