MCPcopy Create free account
hub / github.com/Distributive-Network/PythonMonkey / ~JobQueue

Method ~JobQueue

include/JobQueue.hh:28–28  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

26public:
27explicit JobQueue(JSContext *cx);
28~JobQueue() = default;
29
30/**
31 * @brief Initialize PythonMonkey's event-loop job queue

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected