Merge "Explicitly say `pthread_cancel` in the docs."
This commit is contained in:
commit
8b527f2857
|
@ -27,7 +27,7 @@ Missing functions are either obsolete or explicitly disallowed by SELinux:
|
|||
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
|
||||
|
|
Loading…
Reference in New Issue