Execute NIF calls on non-scheduler threads asynchronously #6

Merged
gburd merged 72 commits from gsb-async-nifs3 into master 2013-04-23 00:54:56 +00:00
Showing only changes of commit 76d7a7d0a3 - Show all commits

View file

@ -20,9 +20,8 @@ update-deps:
c_src/build_deps.sh update-deps
@$(REBAR) update-deps
c_src/wterl.c: c_src/async_nif.h
c_src/wterl.o: c_src/wterl.c
c_src/wterl.o: c_src/async_nif.h
touch c_src/wterl.c
ebin/app_helper.beam:
@echo You need to: