aboutsummaryrefslogtreecommitdiffstats
path: root/erts/emulator/beam/erl_thr_progress.h
AgeCommit message (Expand)Author
2018-10-23erts: Pass thread progress data where possibleLukas Larsson
2018-06-18Update copyright yearHenrik Nord
2017-11-15erts: Change to #ifndef from #if !definedSverker Eriksson
2017-07-17erts: Replace usage of all erts_smp prefixes to just ertsLukas Larsson
2017-07-17erts: Remove ERTS_SMP and USE_THREAD definesLukas Larsson
2016-03-15update copyright-yearHenrik Nord
2015-06-18Change license text to APLv2Bruce Yinhe
2014-12-19Merge branch 'lukas/erts/crashdump_improvements/OTP-12377'Lukas Larsson
2014-12-19erts: Improve crash dumpsLukas Larsson
2014-12-10Use the new 64-bit atomic ops APIRickard Green
2013-06-12Update copyright yearsBjörn-Egil Dahlberg
2013-04-03Be less eager requesting wakeup for cleanup jobsRickard Green
2012-12-07Implement true asynchronous signaling between processes and portsRickard Green
2012-12-03Implement functionality for delaying thread progress from unmanaged threadsRickard Green
2012-08-02Use thread progress instead of scheduling misc aux work were possibleRickard Green
2012-06-18Fix faulty use of thread progress in handle_aux_work()Rickard Green
2012-03-12Remove newly introduced excessive barrier in erts_thr_progress_later()Rickard Green
2012-02-19Misc memory barrier fixesRickard Green
2011-11-13Replace system block with thread progress blockRickard Green
2011-11-13Optimize memory allocationRickard Green