18 Commits

Author SHA1 Message Date
longmain
3d40be98ab 增加线程启动函数 2024-06-20 11:47:13 +08:00
Lyon
41cae72c79 ready to release v1.12.5 2023-08-06 19:19:08 +08:00
lyon
0db9ff7c8c fix thread create bug for freeRTOS 2023-06-18 02:57:49 +08:00
lyon
abd20f5c07 sync some packages 2023-06-18 00:22:49 +08:00
pikastech
c487912fc5 cancel GIL yiled between bc to avoid data race 2023-04-22 13:46:59 +08:00
pikastech
70aabb81ad fix thread and eventloop for onec args 2023-04-20 19:26:04 +08:00
pikastech
3fef8ec3f9 _thread support setup the stack_size 2023-04-17 09:42:28 +08:00
pikastech
0285c19abd support check if thread create succeed 2023-04-16 18:34:11 +08:00
pikastech
c488eaab7d update _thread pacakge 2023-04-15 11:34:17 +08:00
lyon
1441c6dd61 fix new_pikaobj api 2023-03-08 21:14:19 +08:00
pikastech
cb30579c08 update thread, fix parse err on 'not in or' 2023-03-01 15:46:22 +08:00
pikastech
6d4b7a3eb7 enhance event ant thread
enhance _thread start
2023-02-26 17:04:58 +08:00
lyon
165cc7d041 fix thread and socket on freertos
use pikaMalloc/Free inner platform_thread()

socket multithread test passed on linux

update

improve fast_test.sh
2023-02-14 19:37:30 +08:00
lyon
4fb1fd3ed4 fix _thread on freertos|esp32c3
fix Nano mode
2023-02-13 22:24:30 +08:00
lyon
de63c2781c update _thread 2023-02-13 20:00:51 +08:00
lyon
73e056141b fix mem leak when exit thread
support tuple args for _thread.start_new_thread()

update _thread
2023-02-01 21:35:49 +08:00
lyon
20bfc6a681 more thread support 2023-02-01 13:31:30 +08:00
lyon
0752afac79 add _thread module 2023-02-01 13:15:15 +08:00