> On Feb 2, 2019, at 10:38 AM, Kamil Rytarowski <[email protected]> wrote:
> 
> Are we far away from supporting pshared in pthread.h too?
> 
> There are already function stubs for this in the header hidden with
> _PTHREAD_PSHARED.


In theory, a bunch of the pthread pshared stuff could be implemented on top of 
_ksem_*(), now that it supports pshared.

-- thorpej

Reply via email to