Home
last modified time | relevance | path

Searched refs:GSC_WAITING_TIME_FOR_TRYLOCK (Results 1 – 2 of 2) sorted by relevance

/hardware/samsung_slsi/exynos5/libgscaler/
Dexynos_gsc_utils.h87 #define GSC_WAITING_TIME_FOR_TRYLOCK (8000) // 8msec macro
Dexynos_gscaler.c582 usleep(GSC_WAITING_TIME_FOR_TRYLOCK); in m_exynos_gsc_find_and_trylock_and_create()
583 total_sleep_time += GSC_WAITING_TIME_FOR_TRYLOCK; in m_exynos_gsc_find_and_trylock_and_create()
836 usleep(GSC_WAITING_TIME_FOR_TRYLOCK); in exynos_gsc_reserve()
837 total_sleep_time += GSC_WAITING_TIME_FOR_TRYLOCK; in exynos_gsc_reserve()
962 usleep(GSC_WAITING_TIME_FOR_TRYLOCK); in exynos_gsc_create_exclusive()
963 total_sleep_time += GSC_WAITING_TIME_FOR_TRYLOCK; in exynos_gsc_create_exclusive()