Searched refs:s_checked_out_p (Results 1 – 1 of 1) sorted by relevance
529 static int *s_checked_out_p(struct helper *h, int thread_idx) in s_checked_out_p() function537 int *p_checked_out = s_checked_out_p(h, hl == NULL ? -1 : hl->thread_idx); in s_lock()551 int *p_checked_out = s_checked_out_p(h, hl->thread_idx); in s_unlock()
Completed in 15 milliseconds