Samuel Thibault %!s(int64=10) %!d(string=hai) anos
pai
achega
5d7b623d7b
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      src/core/dependencies/data_arbiter_concurrency.c

+ 1 - 0
src/core/dependencies/data_arbiter_concurrency.c

@@ -75,6 +75,7 @@
  *   - release reference on h
  *   - unlock(h)
  * // record T on the list of requests for h
+ * TODO: record on only one handle
  * - for each handle h of T:
  *   - record T as waiting on h
  * - mutex_unlock(&arbiter)