I tried making Mutex shared once, and ended up down a rabbit hole
of needing to make various Posix and Windows types shared, which
in turn meant changing function signatures... I reverted the
change and decided to revisit it later... Which never happened.
I suppose it's time to revisit this and see how it goes.
- is(Mutex == shared) == false? Stanislav Blinov
- Re: is(Mutex == shared) == false? Stanislav Blinov
- Re: is(Mutex == shared) == false? tcak
- Re: is(Mutex == shared) == false? Sean Kelly
- Re: is(Mutex == shared) == false? Stanislav Blinov
- Re: is(Mutex == shared) == false? Stanislav Blinov
- Re: is(Mutex == shared) == false? Sean Kelly
- Re: is(Mutex == shared) == fals... Stanislav Blinov
- Re: is(Mutex == shared) == ... Stanislav Blinov
- Re: is(Mutex == shared) == ... Sean Kelly
- Re: is(Mutex == shared) == ... Stanislav Blinov
- Re: is(Mutex == shared) == ... Stanislav Blinov
- Re: is(Mutex == shared) == fals... Sönke Ludwig
- Re: is(Mutex == shared) == ... Stanislav Blinov