[interfacekit] Re: Fwd: BAutolock

> > Even in case of acquire_sem_etc() calls ?
> 
> Yes. The B_CAN_INTERRUPT flag is always set for userland semaphores.
> 
> > If so, you should better run and fix the opentracker right now :PPP,
> > since there is EXACTLY one acquire_sem_etc call around which is 
> > not like this :P
> 
> Oh my god :-)
> 

Eheheh! :=)
BTW, I noticed lots of acquire_sem without the check for B_INTERRUPTED also in 
our app_server.
We should either "fix" them or switch to blockers (didn't Be, Inc. use 
benaphores for the real app_server?)

And also in the BAutoLock code.
And also in the BDirectWindow code I sent to Marcus (Marcus? Still around ?).

:P



Other related posts: