Home
last modified time | relevance | path

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

/third_party/FreeBSD/stand/kshim/
Dbsd_kernel.c39 struct mtx Giant = PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP; variable
/third_party/googletest/googlemock/test/
Dgmock-more-actions_test.cc1495 using Giant = GiantTemplate<std::shared_ptr<int>, bool, double, 5, true, 6, in TEST() typedef