Searched defs:taskpool (Results 1 – 3 of 3) sorted by relevance
93 async def main_task(self, taskpool, websocket, procedure, pid): argument118 async def _receiver_of_connect_server(self, client, receive_queue, taskpool, pid): argument
23 static Taskpool *taskpool = new Taskpool(); in GetCurrentTaskpool() local
26 static JitTaskpool *taskpool = new JitTaskpool(); in GetCurrentTaskpool() local