index
:
platform/upstream/coreclr
accepted/tizen_4.0_base
accepted/tizen_4.0_unified
accepted/tizen_5.0_base
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_base
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
asoldatov
backup/release/2.0.0_tizen/20170828
backup/release/2.0.0_tizen/20170906
backup/tizen_5.5/20190304
backup/tizen_base_2.0.0
backup/tizen_base_2.1.1-upd2
master
origin/backup/release/2.0.0_tizen_4.0/20170908
sandbox/adrob/asan
sandbox/adrob/asan.old
sandbox/akazmin/asan_annotate_buff
sandbox/ches01/asan
sandbox/ches01/asan_ARM
sandbox/ches01/asan_ARM_v2
sandbox/ches01/asan_amd64
sandbox/ches01/asan_amd64_intel_syntax
sandbox/ches01/asan_amd64_v2
sandbox/ches01/integrate-libasansi
sandbox/ches01/integrate-libasansi_debug
sandbox/ches01/integrate-libasansi_debug_v2
sandbox/denis13/gcc6x
sandbox/dkson95/clang
sandbox/dkson95/gcc_6_2_1
sandbox/dkson95/hardfp
sandbox/dkson95/hardfp_rebase
sandbox/dkson95/integrate-libasansi
sandbox/dkson95/tizen
sandbox/giuliana/fix_llvm_path
sandbox/giuliana/gcc_6_2_1
sandbox/giuliana/x86_baselibs
sandbox/jaehun77/hardfp
sandbox/mkashkarov/debug_build
sandbox/mkashkarov/test
sandbox/mkashkarov/tizen_6.0_build
sandbox/nmerinov/llvm
sandbox/vbarinov/clean-clang
sandbox/wangbiao/rpm_upgrade
tc
tizen
tizen_4.0
tizen_4.0_base
tizen_4.0_tv
tizen_5.0_base
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_base
Domain: Dotnet / Core; Licenses: MIT;
Alexander Soldatov <soldatov.a@samsung.com>, Dmitri Botcharnikov <dmitry.b@samsung.com>, Igor Kulaychuk <i.kulaychuk@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
vm
/
threads.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2019-01-04
Delete unused fFullReset argument (#21814)
Jan Kotas
1
-31
/
+1
2019-01-03
Cleanup current culture handling in the unmanaged runtime (#21706)
Jan Kotas
1
-333
/
+23
2018-12-29
Move CultureInfo to shared CoreLib (#21672)
Filip Navara
1
-2
/
+2
2018-12-26
desktop port (#21523)
Maoni Stephens
1
-2
/
+2
2018-12-10
Refactor internal System.AppDomain out of CoreLib (#21460)
Jan Kotas
1
-2
/
+1
2018-12-10
Delete vm/context.* (#21459)
Jan Kotas
1
-282
/
+14
2018-12-03
Remove IsNeutralDomain() (#21318)
Steve MacLean
1
-7
/
+0
2018-11-30
Remove dead code
Steve MacLean
1
-151
/
+1
2018-11-16
Fix unloadability races (#21024)
Jan Vorlicek
1
-70
/
+24
2018-11-15
Delete HAS_FLS_SUPPORT and related code (#21035)
Jan Kotas
1
-539
/
+18
2018-11-06
Completed the lock reversal work
Andrew Au
1
-13
/
+1
2018-11-06
Firing the GC events within the thread suspension
Andrew Au
1
-1
/
+13
2018-10-26
Remove some dead code related to cross-appdomain exceptions. (#20634)
Austin Wise
1
-39
/
+0
2018-10-16
Remove per-AppDomain TLB (#20423)
Jan Vorlicek
1
-35
/
+8
2018-10-08
Remove mentions of Rotor from codebase (#20298)
Austin Wise
1
-14
/
+0
2018-10-04
Enable thread statics for collectible classes (#19944)
Jan Vorlicek
1
-0
/
+22
2018-10-04
Remove AppDomain unload (#20250)
Jan Vorlicek
1
-347
/
+6
2018-06-28
Typo (#18684)
John Doe
1
-1
/
+1
2018-06-09
Avoid NativeOverlapped pinning by allocating unmanaged memory for it (#18360)
Jan Kotas
1
-3
/
+0
2018-05-30
Fix Managed Thread Name Setting
Vance Morrison
1
-1
/
+2
2018-05-30
Improve the labeling of .NET Threads. (#18193)
Vance Morrison
1
-1
/
+5
2018-04-19
GCStress: try to reduce races and tolerate races better (#17330)
Andy Ayers
1
-2
/
+2
2018-03-31
Delete dead code to support OSes prior to Windows 7 (#17367)
Jan Kotas
1
-1
/
+1
2018-03-24
Delete unused files from src/inc (#17186)
Jan Kotas
1
-1
/
+0
2018-02-26
Fixed mixed mode attach/JIT debugging. (#16552)
Mike McLaughlin
1
-4
/
+13
2018-02-14
Implement WaitHandle.SignalAndWait on Unix (#16383)
Koundinya Veluri
1
-2
/
+0
2018-01-29
Add ActivityId Support to EventPipe (#16055)
Brian Robbins
1
-0
/
+1
2017-12-08
Fix uaf in DestroyThread function. (#15437)
Konstantin Baladurin
1
-6
/
+6
2017-11-27
Improve Monitor scaling (#14216)
Koundinya Veluri
1
-8
/
+8
2017-11-18
Delete unused Thread::YieldTask (#15091)
Jan Kotas
1
-19
/
+0
2017-10-31
Clean up YieldProcessorNormalized (#14739)
Koundinya Veluri
1
-104
/
+1
2017-10-11
Delete !FEATURE_IMPLICIT_TLS (#14398)
Jan Kotas
1
-346
/
+10
2017-09-19
Move initialization of YieldProcessorNormalized to the finalizer thread (#14058)
Koundinya Veluri
1
-14
/
+33
2017-09-08
Change lock used for initializing YieldProcessorNormalized from Crst to CrstS...
Koundinya Veluri
1
-1
/
+3
2017-09-01
Add normalized equivalent of YieldProcessor, retune some spin loops (#13670)
Koundinya Veluri
1
-0
/
+84
2017-08-14
Added SetThreadDescription to set the unmanaged thread name (#12593)
Alois-xx
1
-1
/
+2
2017-08-02
PAL enable Thread affinity support (#12936)
Steve MacLean
1
-6
/
+0
2017-08-01
Fix build errors when TRACK_SYNC is defined (#13122)
Jonghyun Park
1
-2
/
+2
2017-06-12
[Arm64/Unix] Add 64K page support (#10981)
Steve MacLean
1
-19
/
+19
2017-05-17
Finish deleting dead CAS code from CoreLib (#11436)
Jan Kotas
1
-16
/
+0
2017-05-12
EventPipe Circular Buffer Support and Ability to Start/Stop Tracing (#11507)
Brian Robbins
1
-0
/
+29
2017-04-13
Rename IGCHandleTable to IGCHandleManager.
Aditya Mandaleeka
1
-1
/
+1
2017-04-11
Remove GetHandleTableForHandle and add CreateDuplicateHandle.
Aditya Mandaleeka
1
-2
/
+1
2017-04-10
Fix contract to allow call into GarbageCollect() to throw (#10856)
Koundinya Veluri
1
-1
/
+1
2017-04-07
Merge pull request #10757 from adityamandaleeka/handle_table_local_gc_init
Aditya Mandaleeka
1
-3
/
+7
2017-04-07
Add creation of special handle types to IGCHandleTable.
Aditya Mandaleeka
1
-3
/
+7
2017-04-01
[Local GC] Remove static fields from GC interface (#10566)
Sean Gillespie
1
-8
/
+21
2017-03-28
[Local GC] Use standard C++ types (bool) and consistent types (void*) on the ...
Sean Gillespie
1
-2
/
+2
2017-03-27
Add heuristic to trigger GC to finalize dead threads and clean up han… (#10...
Koundinya Veluri
1
-49
/
+208
2017-03-13
Merge pull request #10153 from adityamandaleeka/remove_stress_thread
Aditya Mandaleeka
1
-4
/
+0
[next]