Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/svc/configd/
H A Dbackend.c501 static sqlite_backend_t *bes[BACKEND_TYPE_TOTAL]; variable
552 if (bes[i] != NULL && in backend_panic()
553 bes[i]->be_thread == pthread_self()) in backend_panic()
554 (void) pthread_mutex_unlock(&bes[i]->be_lock); in backend_panic()
565 if (bes[i] != NULL && bes[i]->be_thread == pthread_self()) in backend_panic()
566 (void) pthread_mutex_unlock(&bes[i]->be_lock); in backend_panic()
579 if (bes[i] != NULL && bes[i]->be_thread != pthread_self()) { in backend_panic()
580 if (pthread_mutex_reltimedlock_np(&bes[i]->be_lock, in backend_panic()
1261 assert(be == bes[BACKEND_TYPE_NORMAL]); in backend_check_readonly()
1362 be = bes[t]; in backend_lock()
[all …]
/titanic_44/usr/src/cmd/spell/
H A Dstop103 bes