Searched refs:threading (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/tools/scripts/
H A Dwsdiff.py74 import time, threading namespace
86 output_lock = threading.Lock()
87 log_lock = threading.Lock()
88 wset_lock = threading.Lock()
267 t = threading.currentThread()
731 t = threading.currentThread()
956 t = threading.currentThread()
1124 t = threading.currentThread()
1206 class workerThread(threading.Thread) :
/illumos-gate/usr/src/ucbcmd/sbcp/
H A Dsbcp.s121 ! We used to use %g7, but that conflicts with threading code
/illumos-gate/usr/src/test/test-runner/cmd/
H A Drun31 from threading import Timer

Completed in 112 milliseconds