Age | Commit message (Expand) | Author |
---|---|---|
2008-02-15 | revert to a pre-mutex state. for unknown reasons, the mutexes do not provide | Ted Unangst |
2007-12-13 | use a mutex to protect workq. incidentally, this removes the additional | Ted Unangst |
2007-11-28 | remove the DIRECTOK flag. the caller semantics were too weird, and it's a | Ted Unangst |
2007-11-25 | convert crypto thread to workq. add WQ_DIRECTOK flag to workq. | Ted Unangst |
2007-06-11 | kill unneeded include; | Thordur I. Bjornsson |
2007-05-31 | switch the flags argument to the front, requested by art | Ted Unangst |
2007-05-31 | add an interface for work queues run from a kernel thread. | David Gwynne |