mirror of
https://github.com/zplug/zplug
synced 2025-04-06 07:39:12 +02:00
16 lines
256 B
Turing
16 lines
256 B
Turing
T_SUB "__zplug::job::queue::enqueue" ((
|
|
# skip
|
|
))
|
|
T_SUB "__zplug::job::queue::dequeue" ((
|
|
# skip
|
|
))
|
|
T_SUB "__zplug::job::queue::clear" ((
|
|
# skip
|
|
))
|
|
T_SUB "__zplug::job::queue::wait" ((
|
|
# skip
|
|
))
|
|
T_SUB "__zplug::job::queue::wait_all" ((
|
|
# skip
|
|
))
|