1
0
mirror of https://github.com/danog/parallel.git synced 2024-12-04 02:27:55 +01:00
parallel/lib/Context
Aaron Piotrowski 738f50afe7
Define AMP_CONTEXT_ID in contexts
Uses PID in processes or a sequential ID for threads.
2019-02-20 17:31:22 -06:00
..
Internal Define AMP_CONTEXT_ID in contexts 2019-02-20 17:31:22 -06:00
Context.php Unset key if process connect times out; update docblocks 2018-10-11 11:14:14 -05:00
ContextException.php Fix code style 2018-10-07 09:50:45 -05:00
Parallel.php Define AMP_CONTEXT_ID in contexts 2019-02-20 17:31:22 -06:00
Process.php Don't swallow SynchronizationError in ContextException 2019-02-18 09:38:42 -06:00
StatusError.php Fix code style 2018-10-07 09:50:45 -05:00
Thread.php Define AMP_CONTEXT_ID in contexts 2019-02-20 17:31:22 -06:00