aboutsummaryrefslogtreecommitdiffstats
path: root/erts/emulator/beam/erl_async.c
AgeCommit message (Expand)Author
2012-03-22Ifdef all dynamic trace codePatrik Nyblom
2012-03-22Update dtrace for changes in R15Björn-Egil Dahlberg
2012-03-22Add DTrace support for OS X, Solaris, and Linux (via SystemTap), 3/4Scott Lystig Fritchie
2011-12-07Fix cleanup of elements in lock-free queuesRickard Green
2011-11-13Use generic lock-free queue for async threadsRickard Green
2011-05-20Update copyright yearsBjörn-Egil Dahlberg
2011-05-18Fix driver_async_cancel()Rickard Green
2010-08-19Remove binary overhead counter from ets objectsPatrik Nyblom
2010-05-05OTP-8581 Revert prototype of driver_asyncPatrik Nyblom
2010-03-22Merge branch 'pan/otp_8332_halfword' into devErlang/OTP
2010-03-12Teach testcase in driver_suite the new prototype for driver_asyncPatrik Nyblom
2010-03-10Store pointers to heap data in 32-bit wordsPatrik Nyblom
2009-11-20The R13B03 release.OTP_R13B03Erlang/OTP