aboutsummaryrefslogtreecommitdiffstats
path: root/erts/emulator/beam/erl_process_lock.h
AgeCommit message (Expand)Author
2014-02-24erts: Make source file info available in lcLukas Larsson
2012-12-07Merge branch 'rickard/port-optimizations/OTP-10336' into rickard/r16/port-opt...Rickard Green
2012-12-03Improve configuration of process and port tablesRickard Green
2012-12-03Generalize process table implementationRickard Green
2012-08-31Merge branch 'maint'Björn-Egil Dahlberg
2012-08-31Update copyright yearsBjörn-Egil Dahlberg
2012-07-31Merge branch 'maint'Rickard Green
2012-07-31Merge branch 'rickard/proc-lock-queues/OTP-10163' into maintRickard Green
2012-07-31Use static allocation of process lock queuesRickard Green
2012-04-27Merge branch 'rickard/proc-sched/OTP-9892'Rickard Green
2012-04-27Optimize process state changesRickard Green
2012-04-16Optimize process table accessRickard Green
2012-04-16Implement possibility to use ordinary mutexes as process locksRickard Green
2012-04-10lcnt: Enhancement fixupsBjörn-Egil Dahlberg
2012-03-30erts: Fix memory leak caused by race on exiting processSverker Eriksson
2011-11-18Replace spinlock with mutex as pix_lock implementationRickard Green
2011-11-13Optimize memory allocationRickard Green
2011-06-14Use new atomic API in runtime systemRickard Green
2011-06-14Improve ethread atomicsRickard Green
2010-12-16Use 32-bit atomics for process lock flagsRickard Green
2010-12-15Use new atomic types in emulatorRickard Green
2010-11-18Move cpu topology functionality into erl_cpu_topology.[ch]Rickard Green
2010-08-10Rewrite ethread libraryRickard Green
2009-11-20The R13B03 release.OTP_R13B03Erlang/OTP