Eric Frias
|
b63e6a8b81
|
Allow recursive fc::mutexes
|
2014-10-12 17:28:41 -04:00 |
|
Eric Frias
|
d9e6a9e568
|
When a task is canceled while blocking on a mutex, fix the code that removes it from the mutex's block list to null out its "next" pointer, which is assumed to be null whenever not blocked on a mutex
|
2014-08-27 11:55:14 -04:00 |
|
Eric Frias
|
976bbce668
|
When locking a mutex, ensure the task has a context before attempting to lock.
|
2014-08-25 18:44:15 -04:00 |
|
Daniel Larimer
|
59a121d64b
|
Updating FC with changes from phoenix-int
|
2013-06-05 15:19:00 -04:00 |
|