Searched defs:unprotected (Results 1 – 2 of 2) sorted by relevance
504 pub unsafe fn unprotected() -> &'static Guard { in unprotected() function
209 List<ByteBuf> unprotected = new ArrayList<>(); in protectShouldRoundtrip() local