Home
last modified time | relevance | path

Searched defs:Giant (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/sys/kern/
H A Dkern_mutex.c179 struct mtx __exclusive_cache_line Giant; global() variable
/freebsd-src/stand/kshim/
H A Dbsd_kernel.c263 struct mtx Giant; global() variable
/freebsd-src/contrib/googletest/googlemock/test/
H A Dgmock-more-actions_test.cc1492 using Giant = GiantTemplate<std::shared_ptr<int>, bool, double, 5, true, 6, TEST() typedef