Searched refs:try_read_write_thread_count (Results 1 – 1 of 1) sorted by relevance
105 static unsigned try_read_write_thread_count = 0; variable130 for (unsigned i = 0; i < try_read_write_thread_count; i++) { in thread_info_for_mach_thread()143 assert(try_read_write_thread_count < TRY_READ_WRITE_MAX_THREADS); in thread_info_for_mach_thread()144 try_read_write_thread_t *info = &try_read_write_thread_list[try_read_write_thread_count++]; in thread_info_for_mach_thread()