Home
last modified time | relevance | path

Searched refs:thread_main (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/yocto/poky/bitbake/bin/
H A Dbitbake-hashclient54 def thread_main(pbar, lock): function
86 …threads = [threading.Thread(target=thread_main, args=(pbar, lock), daemon=False) for _ in range(ar…