twisted._threads._ithreads module documentationtwisted._threads
          View Source
          
        
      Interfaces related to threads.
| Interface | IExclusiveWorker | Like IWorker, 
but with the additional guarantee that the callables passed todowill not be called exclusively with each other. |