[all-commits] [llvm/llvm-project] 8e488c: [libc] Add a multi-waiter mutex test.
Siva Chandra via All-commits
all-commits at lists.llvm.org
Sun Aug 22 23:01:23 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 8e488c3cc0da71afbe75963033e86bf32ee56c11
https://github.com/llvm/llvm-project/commit/8e488c3cc0da71afbe75963033e86bf32ee56c11
Author: Siva Chandra Reddy <sivachandra at google.com>
Date: 2021-08-23 (Mon, 23 Aug 2021)
Changed paths:
M libc/src/threads/linux/mtx_lock.cpp
M libc/test/src/threads/mtx_test.cpp
Log Message:
-----------
[libc] Add a multi-waiter mutex test.
A corresponding adjustment to mtx_lock has also been made.
More information about the All-commits
mailing list