Home
last modified time | relevance | path

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

/freebsd-14-stable/lib/libthr/thread/
HDthr_umtx.c45 static const struct umutex default_mtx = DEFAULT_UMUTEX; in _thr_umutex_init() local
47 *mtx = default_mtx; in _thr_umutex_init()