Searched refs:LOCK_SH (Results 1 - 2 of 2) sorted by relevance

/frameworks/compile/libbcc/lib/
H A DFileBase.cpp32 #define LOCK_SH 0 macro
150 lock_operation = LOCK_SH;
/frameworks/base/libs/androidfw/
H A DAssetManager.cpp666 if (TEMP_FAILURE_RETRY(flock(fileno(fin), LOCK_SH)) != 0) {

Completed in 59 milliseconds