summaryrefslogtreecommitdiff
path: root/erts/emulator/beam/erl_drv_thread.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright yearRickard Green2020-03-131-1/+1
* erts: Add new dynamic lock checkerSverker Eriksson2020-01-241-0/+16
* Update copyright yearHenrik Nord2018-06-181-1/+1
* Always use sys_memcpy/cmp/etc instead of plain memcpy/cmp/etcJohn Högberg2018-03-091-4/+4
* Merge branch 'maint'John Högberg2017-07-251-6/+6
|\
| * Add a proper type for lock optionsJohn Högberg2017-07-071-6/+6
* | erts: Replace usage of all erts_smp prefixes to just ertsLukas Larsson2017-07-171-1/+1
* | erts: Cleanup removal of non-smp emulatorsLukas Larsson2017-07-171-1/+1
* | erts: Remove ERTS_SMP and USE_THREAD definesLukas Larsson2017-07-171-105/+0
|/
* Allow toggling lock counting at runtimeJohn Högberg2017-07-061-11/+12
* Make lock counter info independent of the locks being countedJohn Högberg2017-05-181-6/+8
* erts: Add driver and nif locks to lcntBjörn-Egil Dahlberg2016-12-021-14/+84
* update copyright-yearHenrik Nord2016-03-151-1/+1
* erts: Change erl_exit into erts_exitSverker Eriksson2016-02-241-1/+1
* Change license text to APLv2Bruce Yinhe2015-06-181-9/+10
* Fix thread name from driver apiDan Gudmundsson2015-03-181-2/+4
* erts: Add support for thread namesLukas Larsson2014-12-191-5/+2
* ose,erts: Specify name for tsd keysLukas Larsson2014-02-241-1/+1
* Added support for ENEA OSELukas Larsson2014-02-241-2/+1
* erts: Extend erl_driver interface with lock namesBjörn-Egil Dahlberg2013-07-241-0/+42
* Use critical sections as mutex implementation on WindowsRickard Green2011-11-131-2/+6
* Silence warningsRickard Green2011-05-131-0/+7
* Remove race in main thread stealing due to reading and writing to pipe from s...Patrik Nyblom2011-03-021-1/+2
* Make MacOS (NS) wx use the main threadPatrik Nyblom2011-03-021-1/+58
* Fix erl_drv_tsd_get() and enif_tsd_get()Rickard Green2010-10-121-1/+1
* Rewrite ethread libraryRickard Green2010-08-101-43/+35
* Merge OTP-8681Björn-Egil Dahlberg2010-06-071-9/+5
* The R13B03 release.OTP_R13B03Erlang/OTP2009-11-201-0/+706