Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
X
xcap-async-module
Manage
Activity
Members
Labels
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
xcap
xcap-async-module
Commits
434bb5e7
Commit
434bb5e7
authored
9 years ago
by
Michael Quigley
Browse files
Options
Downloads
Patches
Plain Diff
updated dispatch loop code
parent
faac049a
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
fast-ipc-module
+1
-1
1 addition, 1 deletion
fast-ipc-module
libasync/module_build/Kbuild
+1
-1
1 addition, 1 deletion
libasync/module_build/Kbuild
with
2 additions
and
2 deletions
fast-ipc-module
@
05f39972
Compare
889568ba
...
05f39972
Subproject commit
889568ba0883add190f068d8f3d9fad9e221d5d7
Subproject commit
05f3997279978a3b61f5eeda38cf697b42b2d36a
This diff is collapsed.
Click to expand it.
libasync/module_build/Kbuild
+
1
−
1
View file @
434bb5e7
...
...
@@ -5,6 +5,6 @@ CFLAGS_ring-channel.o = -I$(RPC_OBJS_DIR)../../IPC -fno-ipa-cp -fno-ipa-sra
EXTRA_CFLAGS=-DDEBUG_OUTPUT
obj-m := libasync.o
ccflags-y += -O0 -fno-ipa-cp -fno-ipa-sra -I$(LIBASYNC_DIR)/src/include
ccflags-y += -O0 -fno-ipa-cp -fno-ipa-sra -I$(LIBASYNC_DIR)/src/include
-DUSE_ASYNC
libasync-objs = $(ASYNC_OBJS_DIR)/awe-mapper.o $(ASYNC_OBJS_DIR)/thc.o $(ASYNC_OBJS_DIR)/thcsync.o $(RPC_OBJS_DIR)/../../IPC/ipc.o $(RPC_OBJS_DIR)/../../ring-chan/ring-channel.o $(RPC_OBJS_DIR)/callee.o $(RPC_OBJS_DIR)/caller.o $(RPC_OBJS_DIR)/rpc_test.o
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment