commit | 670ea7aca905c5a93828b7c401ef320d65b8999f | [log] [tgz] |
---|---|---|
author | Elliott Hughes <enh@google.com> | Fri Sep 14 17:05:01 2018 -0700 |
committer | Elliott Hughes <enh@google.com> | Fri Sep 14 17:05:01 2018 -0700 |
tree | 3e061b8d126557bf12baaafa6ed8062885b98d4a | |
parent | 4d9814909677805d04d113b7af24b3edf655a712 [diff] |
Explicitly say `pthread_cancel` in the docs. Bug: http://b/33943372 Test: N/A Change-Id: If71691f7ff20c9b8c14de15692543bbd858c9aab
diff --git a/docs/status.md b/docs/status.md index c8c06c6..b6439a0 100644 --- a/docs/status.md +++ b/docs/status.md
@@ -27,7 +27,7 @@ Missing functionality: * `<aio.h>` * `<wordexp.h>` - * Thread cancellation + * Thread cancellation (`pthread_cancel`). * Robust mutexes Run `./libc/tools/check-symbols-glibc.py` in bionic/ for the current