1
0
mirror of https://github.com/danog/parallel.git synced 2024-11-30 04:39:01 +01:00
parallel/lib/Sync
Aaron Piotrowski c7294da60d Reorganize exception classes and add TaskError
TaskError is thrown if the exception thrown in the worker was an instance of Error.
2017-05-17 23:13:29 -05:00
..
Internal ExitStatus → ExitResult 2017-01-16 23:24:59 -06:00
Channel.php Update for async-interop merge and other Amp changes 2017-03-16 17:03:59 -05:00
ChannelException.php Reorganize exception classes and add TaskError 2017-05-17 23:13:29 -05:00
ChannelledSocket.php Reorganize exception classes and add TaskError 2017-05-17 23:13:29 -05:00
ChannelledStream.php Reorganize exception classes and add TaskError 2017-05-17 23:13:29 -05:00
FileMutex.php Update to latest Amp and byte-stream changes 2017-05-10 09:05:35 +02:00
Lock.php Reorganize exception classes and add TaskError 2017-05-17 23:13:29 -05:00
LockAlreadyReleasedError.php Reorganize exception classes and add TaskError 2017-05-17 23:13:29 -05:00
Mutex.php Update for async-interop merge and other Amp changes 2017-03-16 17:03:59 -05:00
MutexException.php Reorganize exception classes and add TaskError 2017-05-17 23:13:29 -05:00
Parcel.php Drop strict types 2016-12-29 19:16:04 -06:00
PosixSemaphore.php Reorganize exception classes and add TaskError 2017-05-17 23:13:29 -05:00
Semaphore.php Update for async-interop merge and other Amp changes 2017-03-16 17:03:59 -05:00
SemaphoreException.php Reorganize exception classes and add TaskError 2017-05-17 23:13:29 -05:00
SerializationException.php Reorganize exception classes and add TaskError 2017-05-17 23:13:29 -05:00
SharedMemoryException.php Reorganize exception classes and add TaskError 2017-05-17 23:13:29 -05:00
SharedMemoryParcel.php Reorganize exception classes and add TaskError 2017-05-17 23:13:29 -05:00
Synchronizable.php Update for async-interop merge and other Amp changes 2017-03-16 17:03:59 -05:00