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
/
include
Age
Commit message (
Expand
)
Author
2014-06-30
erts: Separate ethread inlining from ethread.h
Björn-Egil Dahlberg
2014-06-16
Merge branch 'jjhoo/mingw_compile_fix_forceinline/OTP-11945' into maint
Rickard Green
2014-06-16
Fix redefinition of ETHR_FORCE_INLINE
Rickard Green
2014-06-06
Merge branch 'jjhoo/mingw_compile_fix_forceinline/OTP-11945' into maint
Rickard Green
2014-05-22
Do not use __always_inline__ attribute unless gcc vsn >= 3.1.1
Rickard Green
2014-03-26
ose: Fix erts assert failed printouts
Lukas Larsson
2014-03-26
ose: Yielding has to be done differently for background processes.
Robert Paal
2014-02-28
Add ETHR_FORCE_INLINE define to hide compiler specific directives
Jani Hakala
2014-02-24
Merge branch 'lukas/ose/master/OTP-11334'
Lukas Larsson
2014-02-24
ose: Cleanup of mutex selection defines
Lukas Larsson
2014-02-24
ose: Remove uneccesary define
Lukas Larsson
2014-02-24
ose: Thread priorities configurable from lmconf
Lukas Larsson
2014-02-24
ose: Yielding the cpu is done "the OSE" way
Lukas Larsson
2014-02-24
ose: Start using ppdata for tse key
Lukas Larsson
2014-02-24
ose: Do not use spinlocks on OSE
Lukas Larsson
2014-02-24
ose,erts: Specify name for tsd keys
Lukas Larsson
2014-02-24
ose: Change get_envp to ose_get_ppdata for tsd
Lukas Larsson
2014-02-24
ose: Debug wait__ does receive_fsem instead of wait_fsem
Lukas Larsson
2014-02-24
Added support for ENEA OSE
Lukas Larsson
2014-02-23
Introduce configure option --with-assumed-cache-line-size=SIZE
Rickard Green
2014-01-28
initial support for dirty schedulers and dirty NIFs
Steve Vinoski
2013-08-08
Merge branch 'lukas/erts/ethr_smp_req_native_compiletime/OTP-11196' into maint
Lukas Larsson
2013-07-29
Bailout if no native implementations are found
Lukas Larsson
2013-07-18
Fix compile error on ARM and GCC < 4.1.0
Johannes Weißl
2013-07-11
Fix ‘ethr_native_rwlock_destroy’ defined but not used warning
Rickard Green
2013-02-22
Update copyright years
Björn-Egil Dahlberg
2013-02-22
Merge branch 'sverk/win-64-pointer-fix'
Sverker Eriksson
2013-02-21
erts: Correct term type for printf %T
R. Blaine Whittle
2013-02-21
erts: Correct internal printf integer type for win64
R. Blaine Whittle
2013-02-12
erts: Use native atomics and fallback spinlock to mutex for VALGRIND
Sverker Eriksson
2012-11-23
Update copyright years
Björn-Egil Dahlberg
2012-09-04
erts: Fix gcc atomic bug in ethread.h
Sverker Eriksson
2012-02-19
Misc memory barrier fixes
Rickard Green
2011-12-09
Update copyright years
Björn-Egil Dahlberg
2011-12-02
Make whole of OTP build and release on Win64
Patrik Nyblom
2011-11-13
Use critical sections as mutex implementation on Windows
Rickard Green
2011-06-14
Improve ethread atomics
Rickard Green
2011-05-20
Update copyright years
Björn-Egil Dahlberg
2011-05-13
Merge branch 'rickard/barriers/OTP-9281' into dev
Rickard Green
2011-05-11
Homogenize memory barriers on atomics
Rickard Green
2011-05-06
erts_printf %R for relative ets-terms in halfword-vm
Sverker Eriksson
2011-03-11
Update copyright years
Björn-Egil Dahlberg
2011-03-08
The emulator could get into a state where it didn't check for I/O.
Rickard Green
2010-12-16
Use 32-bit atomic for uaflgs in thread specific events
Rickard Green
2010-12-15
Use 32-bit atomics for mutex and rwmutex flags
Rickard Green
2010-12-15
Use 32-bit atomics for events
Rickard Green
2010-12-15
Add support for 32-bit atomics
Rickard Green
2010-12-14
Move atomic API into own files
Rickard Green
2010-12-14
Add support for 64-bit atomics on Windows
Rickard Green
2010-12-14
Remove unused ethread time functionality
Rickard Green
[next]