-
Notifications
You must be signed in to change notification settings - Fork 42
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ThirdPart: HevTaskSystem: Update to c2fcff74.
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule hev-task-system
updated
9 files
+3 −1 | Android.mk | |
+2 −2 | Makefile | |
+1 −0 | include/hev-object-atomic.h | |
+1 −0 | include/hev-object.h | |
+30 −12 | src/lib/io/socket/hev-task-io-socket.c | |
+73 −0 | src/lib/object/hev-object-atomic.c | |
+63 −0 | src/lib/object/hev-object-atomic.h | |
+58 −0 | src/lib/object/hev-object.c | |
+100 −0 | src/lib/object/hev-object.h |