Home
last modified time | relevance | path

Searched +refs:llvm +refs:font +refs:lock +refs:keywords (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython3/Misc/
DHISTORY228 while it is holding a lock to a buffered I/O object, and the main thread
341 should use a regular lock rather than a recursive lock.
552 - The keywords attribute of functools.partial is now always a dictionary.
773 Strings, comments, keywords, ... are still green, red, orange, ... .
838 - Issue 24745: Idle editor default font. Switch from Courier to
840 font selections. If there is a problem, edit $HOME/.idlerc/config-main.cfg
887 - Issue #23998: PyImport_ReInitLock() now checks for lock allocation error
1461 - Issue #21933: Turtledemo users can change the code font size with a menu
1478 caused by mutation of the waiters queue without holding the lock. Patch
2624 Empty/Full to QueueEmpty/QueueFull; "with (yield from lock)" now
[all …]
/external/strace/
DChangeLog3029 strace.1.in: format a reference to "open" syscall using bold font.
3031 using bold font.
3225 https://bugs.llvm.org/show_bug.cgi?id=34165
18220 attach-p-cmd.test-lock.
21973 * defs.h: ... here, add static inline keywords.
22578 (main): Wait for the lock directory creation by attach-p-cmd-p.
22580 (main): Create a lock directory and wait for its removal
32947 * strace.1 (-P): Write trailing using regular font.
40605 This fixes an obvious typo which prints "lock" instead of "getpeername"
52046 * strace.1: Use bold instead of italics for "-e trace=" keywords.