Searched refs:s (Results 1 – 2 of 2) sorted by relevance
199 struct ethosu_semaphore_t *s = sem; in ethosu_semaphore_take() local200 while (s->count == 0) in ethosu_semaphore_take()204 s->count = 0; in ethosu_semaphore_take()211 struct ethosu_semaphore_t *s = sem; in ethosu_semaphore_give() local212 s->count = 1; in ethosu_semaphore_give()
80 Contribution(s) alone or by combination of their Contribution(s)81 with the Work to which such Contribution(s) was submitted. If You