Home
last modified time | relevance | path

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

/base/hiviewdfx/faultloggerd/test/unittest/process_dump/
H A Dlock_parser_test.cpp68 constexpr const int LOCK_OWNER_MASK = 0x3fffffff; member
142 int lockOwner = mutexInt[LOCK_OWNER_IDX] & LOCK_OWNER_MASK; in HWTEST_F()
196 int lockOwner = mutexInt[LOCK_OWNER_IDX] & LOCK_OWNER_MASK; in HWTEST_F()
327 int lockOwner = mutexInt[LOCK_OWNER_IDX] & LOCK_OWNER_MASK; in HWTEST_F()

Completed in 2 milliseconds