summaryrefslogtreecommitdiffstats
path: root/gnu/llvm/lldb/unittests/debugserver/JSONTest.cpp
diff options
context:
space:
mode:
authorMatt Dunwoodie <ncon@noconroy.net>2021-04-04 21:49:30 +1000
committerMatt Dunwoodie <ncon@noconroy.net>2021-04-13 15:47:31 +1000
commit49d9b81aabce4c7d8491262286a66a55e3698989 (patch)
tree6cff43724c565e51e7f2a4501c62d063992f4dd5 /gnu/llvm/lldb/unittests/debugserver/JSONTest.cpp
parentUse malloc instead of pool_* for infrequent allocations (diff)
downloadwireguard-openbsd-49d9b81aabce4c7d8491262286a66a55e3698989.tar.xz
wireguard-openbsd-49d9b81aabce4c7d8491262286a66a55e3698989.zip
Run all timeouts in process context
So the reason timeouts were running in interrupt context was because it was quicker. Running in process context required a `task` to be added, which we ended up doing anyway. So we might as well rely on timeout API to do it for us.
Diffstat (limited to 'gnu/llvm/lldb/unittests/debugserver/JSONTest.cpp')
0 files changed, 0 insertions, 0 deletions