multiple GIL acquisitions in a multithread C program

前端 未结 0 1169
暖寄归人
暖寄归人 2021-01-11 17:36

I\'m trying to build a multithreaded embedded python program (with cpython) and I\'m facing difficulties with the global interpreter lock (GIL).

As far as I understan

相关标签:
回答
  • 消灭零回复
提交回复
热议问题