Searched refs:TARGET_ERRNO_EBUSY (Results 1 – 2 of 2) sorted by relevance
59 case TARGET_ERRNO_EBUSY: errno = EBUSY; break; in arc_semihost_errno()
76 TARGET_ERRNO_EBUSY = 16, /* Device or resource busy */ enumerator