This website requires JavaScript.
Explore
Help
Sign In
Embedded
/
pikapython
Watch
1
Star
0
Fork
0
You've already forked pikapython
mirror of
https://gitee.com/Lyon1998/pikapython.git
synced
2025-01-15 17:02:53 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
pikapython
/
package
/
_thread
/
_thread.pyi
3 lines
54 B
Python
Raw
Normal View
History
Unescape
Escape
more thread support
2023-02-01 13:31:30 +08:00
fix mem leak when exit thread support tuple args for _thread.start_new_thread() update _thread
2023-02-01 15:54:20 +08:00
def
start_new_thread
(
function
:
any
,
args_
:
any
)
:
.
.
.
Reference in New Issue
Copy Permalink