beremiz
Clone
Summary
Browse
Changes
Graph
Attempt (disabled) to systematically attach a cobalt shadow thread to python threads.
svghmi
2019-12-09, Edouard Tisserant
7825a76f5ffb
Attempt (disabled) to systematically attach a cobalt shadow thread to python threads.
When experimenting with pthread_cond, didn't see any enhancement.
from __future__ import absolute_import
from etherlab.etherlab import *
from util.BitmapLibrary import AddBitmapFolder
import util.paths as paths
AddBitmapFolder(os.path.join(paths.AbsDir(__file__), "images"))