Where is the man page of syscall _umtx_op?

I need to do some work in the syscall level for _umtx_op. However, I cannot find a man page or other materials about this system call. It is about the userspace pthread locking.

Any idea about where can I find any documentation?
 
Back
Top