Searched defs:mut (Results 1 - 2 of 2) sorted by relevance

/external/clang/test/CodeGenCXX/
H A Dblocks.cpp37 struct mut { mutable int x; }; struct in namespace:test1
39 const mut obj = { 5 };
/external/stlport/stlport/stl/
H A D_threads.h647 static mutex_t mut; member in struct:_STLP_beos_static_lock_data
653 typename _STLP_beos_static_lock_data<__inst>::mutex_t _STLP_beos_static_lock_data<__inst>::mut; member in class:_STLP_beos_static_lock_data
661 _STLP_auto_lock al(_STLP_beos_static_lock_data<0>::mut);

Completed in 154 milliseconds