Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/casadi/casadi
/ start
Method
start
test/python/threads.py:48–49 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
46
self.timestamps = []
47
48
def
start(self):
49
self._thread.start()
50
51
def
run(self):
52
while
True:
Callers
3
test_GIL_release_wall_time
Method · 0.95
test_GIL_release_stress_test
Method · 0.95
test_threadsafe_symbolics
Method · 0.95
Calls
no outgoing calls
Tested by
3
test_GIL_release_wall_time
Method · 0.76
test_GIL_release_stress_test
Method · 0.76
test_threadsafe_symbolics
Method · 0.76