GKI cleanup - removed PORT_SCHEDULE_LOCK / UNLOCK macros
Removed macros PORT_SCHEDULE_LOCK and PORT_SCHEDULE_UNLOCK and replaced them with direct calls to mutex_global_lock() and mutex_global_unlock() respectively. Change-Id: I84a365feec239612b2224f029ae59f260cdb24a4
Loading
Please register or sign in to comment