fix
Change-Id: I2c13b9610037baf9e5b0db675bac19426fe8239e
This commit is contained in:
@@ -500,13 +500,13 @@ void dump_context_array(hsa_queue_t* queue) {
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
if (pthread_mutex_unlock(&mutex) != 0) {
|
||||
perror("pthread_mutex_unlock");
|
||||
abort();
|
||||
}
|
||||
if (done == false) sched_yield();
|
||||
}
|
||||
|
||||
if (pthread_mutex_unlock(&mutex) != 0) {
|
||||
perror("pthread_mutex_unlock");
|
||||
abort();
|
||||
}
|
||||
if (done == false) sched_yield();
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
مرجع در شماره جدید
Block a user