summaryrefslogtreecommitdiff
path: root/nn/runtime/Event.h
AgeCommit message (Expand)Author
2020-03-31Add syncWait() utility function with richer return value than sync_wait()David Gross
2020-03-12Remove obsolete TODOs and use bug number instead of ldapMiao Wang
2020-01-29Update sync fence related APIsMiao Wang
2020-01-22Sync fence support in NNAPIMiao Wang
2017-10-02NNAPI Runtime: Change IEvent to explicit callbacksMichael Butler
2017-09-29Add AOSP header for Event.cpp and Event.hMiao Wang
2017-09-12Neuralnetworks HAL cleanup -- frameworks/ml/nnMichael Butler
2017-09-11Fix bug in the way an Event handles a bound thread.David Gross
2017-09-01NNAPI Concurrent Query Management -- ImplementationMichael Butler