Searched refs:EBUSY (Results 1 – 3 of 3) sorted by relevance
30 #define EBUSY 16 macro
54 __BIONIC_ERRDEF( EBUSY , 16, "Device or resource busy" )
670 return -EBUSY; in gralloc_lock()