Created
May 13, 2014 18:30
-
-
Save jonpryor/4b7f57360999d57b3aa0 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ mono lesshaste.exe | |
Prepping Test | |
data50000000.txt | |
Starting Test | |
Started: Total Time | |
Started: Reading Data | |
Started: Read From Disk | |
Finished: Read From Disk in 18871ms | |
Finished: Reading Data in 19170ms | |
Started: Parallel Sort A | |
Full thread dump: | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__6 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__5 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__6 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__6 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__5 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__6 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__5 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__6 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__6 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__5 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__5 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__6 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__6 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__6 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__5 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__6 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__5 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__6 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__5 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__6 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__6 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__6 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__6 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__5 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__6 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__5 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__5 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__6 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__5 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__5 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__6 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__6 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__5 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__5 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__6 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__6 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__6 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__5 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__6 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__5 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__6 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__5 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__6 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__6 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__6 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__5 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__6 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__6 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__6 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__6 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__5 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__6 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__5 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__6 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__5 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__5 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__6 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__5 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__6 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__5 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__6 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__6 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__5 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__6 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__5 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__5 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__6 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__5 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__6 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__5 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__6 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__5 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__5 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__5 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__6 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__5 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__5 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__6 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__5 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__6 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__5 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__5 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__5 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__6 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__6 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__5 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__6 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__6 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__6 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__6 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__5 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__5 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__6 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"<unnamed thread>" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort.QuicksortParallel<FilterFile.Program/Row> (FilterFile.Program/Row[]) <0x0001b> | |
at FilterFile.Program.Main (string[]) <0x00237> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void_object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__6 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__6 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__5 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__5 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__5 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__5 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__6 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__6 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__5 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__6 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__6 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__5 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__5 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__6 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__5 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__5 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__5 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__6 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__5 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__5 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__6 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__5 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__6 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__5 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__5 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__5 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__6 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__6 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__5 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__6 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__6 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__5 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__6 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__5 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__6 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__5 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__5 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__5 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__6 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__6 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__5 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__6 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__6 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__5 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__6 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__6 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__5 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__5 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__5 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__6 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__5 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__5 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__5 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__5 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__5 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__6 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__5 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__6 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__6 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__5 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__5 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__5 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__5 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__5 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__5 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__6 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__5 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__6 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__5 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__6 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__6 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__5 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__6 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__5 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__6 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__5 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__5 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__6 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__5 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__6 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__5 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__5 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__5 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__6 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__6 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__5 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__5 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__6 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__6 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__5 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__6 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__6 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__5 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__5 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__6 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__5 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__6 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__5 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool monitor" | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__5 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__5 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__6 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__5 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__6 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__5 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__6 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__6 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__5 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__6 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__5 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__6 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__6 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__6 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__6 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__5 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__5 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__6 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__5 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__5 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__6 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__6 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__5 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__6 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__5 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__6 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__5 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__6 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__6 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__5 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__6 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__5 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__6 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__6 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__5 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__5 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__5 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__6 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__5 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__5 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__6 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__5 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__6 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__6 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__6 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__5 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__6 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__6 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__5 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__6 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__5 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__5 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__6 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__5 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__5 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__6 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__6 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__5 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__5 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__6 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__6 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__6 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__6 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__6 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__5 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__6 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__5 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__5 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__6 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__6 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__6 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__6 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__6 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__6 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__5 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__6 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__5 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__6 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__5 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__5 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__6 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__6 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__6 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__5 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__6 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__5 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__5 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__6 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__5 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__5 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__6 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__6 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__5 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__5 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__6 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__5 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__5 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__5 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__6 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__5 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__5 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__6 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__6 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__6 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__6 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__5 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__6 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__6 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__6 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__5 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__6 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__5 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__6 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__6 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__5 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__6 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__6 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__6 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__5 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__5 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__5 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__5 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__6 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__6 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__5 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__6 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__6 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__5 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__5 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__6 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__5 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__6 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__5 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__6 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__5 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__5 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__6 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__6 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__5 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__5 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__5 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__6 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__6 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__6 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__5 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__6 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__6 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__5 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__6 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__5 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__6 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__6 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__5 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__6 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__5 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__6 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__5 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__6 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__6 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__5 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__6 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__6 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__5 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__5 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__6 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__6 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__5 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__5 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__6 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__5 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__5 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__6 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__6 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__5 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__5 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__5 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__5 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__6 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__5 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__5 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__5 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__6 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__5 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__6 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__5 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__6 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__5 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__5 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__6 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__5 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__6 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__5 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__6 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__6 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__5 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__6 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__6 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__5 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__5 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__6 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__6 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__5 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__5 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__6 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__6 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__5 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__6 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__6 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__5 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__5 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__5 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__5 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__5 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__6 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__5 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__5 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__5 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__6 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__5 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__6 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__5 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__6 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__6 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__5 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__6 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__5 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__6 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__5 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__6 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__5 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__5 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__6 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__6 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__5 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__6 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__5 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__6 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__5 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__6 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__5 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__6 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__5 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__6 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__6 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__5 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__6 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__5 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__6 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__6 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__6 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__5 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__5 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__6 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__5 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__5 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__6 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__5 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__6 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__5 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__5 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__5 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__6 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__6 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__6 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__6 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__6 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__5 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__5 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__6 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__5 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__5 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__6 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__6 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__5 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__5 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> | |
"Threadpool worker" at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff> | |
at System.Threading.WaitHandle.WaitOne (int,bool) <0x0007f> | |
at System.Threading.ManualResetEventSlim.Wait (int,System.Threading.CancellationToken) <0x0017f> | |
at System.Threading.CountdownEvent.Wait (int,System.Threading.CancellationToken) <0x0001f> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],int,System.Threading.CancellationToken) <0x00127> | |
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[],System.Threading.CancellationToken) <0x00017> | |
at System.Threading.Tasks.Parallel.Invoke (System.Threading.Tasks.ParallelOptions,System.Action[]) <0x0014f> | |
at System.Threading.Tasks.Parallel.Invoke (System.Action[]) <0x0001f> | |
at FilterFile.Program/ParallelSort.QuicksortParallelInPlace<FilterFile.Program/Row> (FilterFile.Program/Row[],int,int) <0x0022b> | |
at FilterFile.Program/ParallelSort/<QuicksortParallelInPlace>c__AnonStorey2`1<FilterFile.Program/Row>.<>m__6 () <0x00023> | |
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) <0x00015> | |
at System.Threading.Tasks.Task.InnerInvoke () <0x00046> | |
at System.Threading.Tasks.Task.ThreadStart () <0x00203> | |
at System.Threading.Tasks.Task.Execute () <0x00013> | |
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) <0x00033> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0xffffffff> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment