projects
/
ghc-hetmet.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Add gcc and ld flags to --info output
[ghc-hetmet.git]
/
rts
/
Task.c
2010-12-21
Simon Marlow
boundTaskExiting: don't set task->stopped unless this...
blob
|
commitdiff
2010-11-13
Ian Lynagh
Fix up the ifdefs in Task.c
blob
|
commitdiff
|
diff to current
2010-11-11
Edward Z. Yang
Use standard task ID print style (hexadecimal).
blob
|
commitdiff
|
diff to current
2010-09-19
Edward Z. Yang
Interruptible FFI calls with pthread_kill and CancelSyn...
blob
|
commitdiff
|
diff to current
2010-09-15
Simon Marlow
Windows: use a thread-local variable for myTask()
blob
|
commitdiff
|
diff to current
2010-07-16
Simon Marlow
Use a separate mutex to protect all_tasks, avoiding...
blob
|
commitdiff
|
diff to current
2010-05-07
Simon Marlow
Fix crash in nested callbacks (#4038)
blob
|
commitdiff
|
diff to current
2010-05-05
Simon Marlow
Make the running_finalizers flag task-local
blob
|
commitdiff
|
diff to current
2010-03-29
Simon Marlow
tidy up the end of the all_tasks list after forking
blob
|
commitdiff
|
diff to current
2010-03-11
Simon Marlow
fix bug in discardTasksExcept() that broke forkProcess
blob
|
commitdiff
|
diff to current
2010-03-09
Simon Marlow
Split part of the Task struct into a separate struct...
blob
|
commitdiff
|
diff to current
2009-08-02
Simon Marlow
RTS tidyup sweep, first phase
blob
|
commitdiff
|
diff to current
2009-05-18
Simon Marlow
Fix #3236: emit a helpful error message when the RTS...
blob
|
commitdiff
|
diff to current
2008-11-19
Simon Marlow
Fix some more shutdown races
blob
|
commitdiff
|
diff to current
2008-10-23
Simon Marlow
Pad Capabilities and Tasks to 64 bytes
blob
|
commitdiff
|
diff to current
2007-03-06
Simon Marlow
workerTaskStop(): set task->cap = NULL
blob
|
commitdiff
|
diff to current
2007-02-22
Ian Lynagh
Free thread local storage on shutdown
blob
|
commitdiff
|
diff to current
2007-02-20
Simon Marlow
freeTaskManager: don't free Tasks that are still in use
blob
|
commitdiff
|
diff to current
2006-12-15
Ian Lynagh
Free all tasks on exit, not just those on the task_free...
blob
|
commitdiff
|
diff to current
2006-12-15
Ian Lynagh
Put the task on the free list in workerTaskStop
blob
|
commitdiff
|
diff to current
2006-12-12
Simon Marlow
Don't free sched_mutex until freeTaskManager has finish...
blob
|
commitdiff
|
diff to current
2006-12-11
Ian Lynagh
Add freeScheduler/freeTaskManager and call it later...
blob
|
commitdiff
|
diff to current
2006-10-24
Simon Marlow
Split GC.c, and move storage manager into sm/ directory
blob
|
commitdiff
|
diff to current
2006-08-31
Simon Marlow
free the task *after* calling closeCond and closeMutex
blob
|
commitdiff
|
diff to current
2006-08-30
Simon Marlow
add sysErrorBelch() for reporting system call errors
blob
|
commitdiff
|
diff to current
2006-08-23
Esa Ilari Vuokko
Add closeMutex and use it on clean up
blob
|
commitdiff
|
diff to current
2006-08-10
sven.panne@aedion.de
Match format strings and arguments for printf-like...
blob
|
commitdiff
|
diff to current
2006-08-09
Simon Marlow
fix bug in task freeing
blob
|
commitdiff
|
diff to current
2006-08-09
Simon Marlow
Remove the artifical cap on the number of workers
blob
|
commitdiff
|
diff to current
2006-08-08
Simon Marlow
Remember to free() memory on exit
blob
|
commitdiff
|
diff to current
2006-06-16
Simon Marlow
make compilation a little less noisy
blob
|
commitdiff
|
diff to current
2006-06-16
Simon Marlow
allow the max number of workers to scale with +RTS -N
blob
|
commitdiff
|
diff to current
2006-06-08
Simon Marlow
New tracing interface
blob
|
commitdiff
|
diff to current
2006-06-07
Simon Marlow
Gather timing stats for a Task when it completes.
blob
|
commitdiff
|
diff to current
2006-04-07
Simon Marlow
Reorganisation of the source tree
blob
|
commitdiff
|
diff to current