[all-commits] [llvm/llvm-project] f19f74: [libc][rpc] Factor try_lock, unlock into functions...
Jon Chesterfield via All-commits
all-commits at lists.llvm.org
Thu May 4 05:58:42 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f19f7497ca86f31152ef743ce98dc46469fda857
https://github.com/llvm/llvm-project/commit/f19f7497ca86f31152ef743ce98dc46469fda857
Author: Jon Chesterfield <jonathanchesterfield at gmail.com>
Date: 2023-05-04 (Thu, 04 May 2023)
Changed paths:
M libc/src/__support/RPC/rpc.h
Log Message:
-----------
[libc][rpc] Factor try_lock, unlock into functions on Process
Reduces line noise and localises changes needed for volta
Reviewed By: jhuber6
Differential Revision: https://reviews.llvm.org/D149845
More information about the All-commits
mailing list