index
:
otp.git
HansN-patch-1
KennethL-patch-1
bjorn/contributing
bjorn/contributing-1
dgud-string-depr
gcc-5-pic-cmpxchg8b-quickfix
gh-pages
ingela/master/dtls/test-cuddle
maint
maint-17
maint-18
maint-19
maint-20
maint-21
maint-22
maint-r13
maint-r14
maint-r14b03
maint-r15
maint-r16
maint-r16b02
master
meta
sverker-ets-patch-1
Mirror of Erlang/OTP repository.
OTP Team
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
erts
/
emulator
/
beam
/
erl_drv_thread.c
Age
Commit message (
Expand
)
Author
2018-06-18
Update copyright year
Henrik Nord
2018-03-09
Always use sys_memcpy/cmp/etc instead of plain memcpy/cmp/etc
John Högberg
2017-07-25
Merge branch 'maint'
John Högberg
2017-07-17
erts: Replace usage of all erts_smp prefixes to just erts
Lukas Larsson
2017-07-17
erts: Cleanup removal of non-smp emulators
Lukas Larsson
2017-07-17
erts: Remove ERTS_SMP and USE_THREAD defines
Lukas Larsson
2017-07-07
Add a proper type for lock options
John Högberg
2017-07-06
Allow toggling lock counting at runtime
John Högberg
2017-05-18
Make lock counter info independent of the locks being counted
John Högberg
2016-12-02
erts: Add driver and nif locks to lcnt
Björn-Egil Dahlberg
2016-03-15
update copyright-year
Henrik Nord
2016-02-24
erts: Change erl_exit into erts_exit
Sverker Eriksson
2015-06-18
Change license text to APLv2
Bruce Yinhe
2015-03-18
Fix thread name from driver api
Dan Gudmundsson
2014-12-19
erts: Add support for thread names
Lukas Larsson
2014-02-24
ose,erts: Specify name for tsd keys
Lukas Larsson
2014-02-24
Added support for ENEA OSE
Lukas Larsson
2013-07-24
erts: Extend erl_driver interface with lock names
Björn-Egil Dahlberg
2011-11-13
Use critical sections as mutex implementation on Windows
Rickard Green
2011-05-13
Silence warnings
Rickard Green
2011-03-02
Remove race in main thread stealing due to reading and writing to pipe from s...
Patrik Nyblom
2011-03-02
Make MacOS (NS) wx use the main thread
Patrik Nyblom
2010-10-12
Fix erl_drv_tsd_get() and enif_tsd_get()
Rickard Green
2010-08-10
Rewrite ethread library
Rickard Green
2010-06-07
Merge OTP-8681
Björn-Egil Dahlberg
2009-11-20
The R13B03 release.
OTP_R13B03
Erlang/OTP