File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- {"translation" : " 90.66 %" , "updated_at" : " 2024-01-26T03:22:50Z " }
1+ {"translation" : " 90.67 %" , "updated_at" : " 2024-01-26T06:24:55Z " }
Original file line number Diff line number Diff line change @@ -1183,6 +1183,8 @@ msgid ""
11831183"``NULL``). If the lock has been created, the current thread must have "
11841184"acquired it."
11851185msgstr ""
1186+ "释放全局解释器锁 (如果已创建) 并将线程状态重置为 ``NULL``,返回之前的线程状态 (不为 ``NULL``)。 "
1187+ "如果锁已被创建,则当前线程必须已获取到它。"
11861188
11871189#: ../../c-api/init.rst:886
11881190msgid ""
@@ -1191,6 +1193,8 @@ msgid ""
11911193"created, the current thread must not have acquired it, otherwise deadlock "
11921194"ensues."
11931195msgstr ""
1196+ "获取全局解释器锁 (如果已创建) 并将线程状态设为 *tstate*,它必须不为 ``NULL``。 "
1197+ "如果锁已被创建,则当前线程必须尚未获取它,否则将发生死锁。"
11941198
11951199#: ../../c-api/init.rst:892 ../../c-api/init.rst:938 ../../c-api/init.rst:1197
11961200#: ../../c-api/init.rst:1235
You can’t perform that action at this time.
0 commit comments