Python 3.6.5 ドキュメント 検索

phrase: max: clip:
target: order:
Results of 31 - 33 of about 33 for LOCK (0.100 sec.)
16.6. logging --- Python 用ロギング機能 — Python 3.6.5 ドキュメント 7091
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... し、 I/O 機構へのアクセスを直列化するために ( createLock() を使って) ロックを生成します。 createLock ( ) ¶ ... スを直列化するために用いられるスレッドロック (thread lock) を初期化します。 acquire ( ) ¶ createLock() で生成 ...
https://man.plustar.jp/python/library/logging.html - [similar]
3. データモデル — Python 3.6.5 ドキュメント 7091
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 言語リファレ ... any arbitrary thread. If __del__() needs to take a lock or invoke any other blocking resource, it may dead ...
https://man.plustar.jp/python/reference/datamodel.html - [similar]
What's New In Python 3.2 — Python 3.6.5 ドキュメント 7091
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » What's New in Pytho ... night - time . now ()) except BrokenBarrierError : lockbox = seal_ballots ( ballots ) queue . put ( lockbo ... のメカニズム (一般に GIL あるいは Global Interpreter Lock として知られるもの) が書き換えられました。取り立て ... e Pitrou in bpo-10314 .) 再帰的ロック ( threading.RLock() API により生成) は C で実装されたことにより、以前 ... Pitrou, bpo-10272 .) 紛らわしい関数 PyEval_AcquireLock() と PyEval_ReleaseLock() が公式に非推奨となりまし ...
https://man.plustar.jp/python/whatsnew/3.2.html - [similar]
PREV 1 2 3 4 NEXT