DragonFly bugs List (threaded) for 2004-04
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
Re: troubles with caps
:One more question along these lines, actually: does caps_sys_wait()
:block the entire process or just the current pthread?
:
:-Chris
Actually there's an issue there. The CAPS id is associated with a
thread so only the pthread that opened the CAPS connection has access to
it. In anycase, caps_sys_wait() will only block the pthread
because our pthreads implementation is rfork based.
-Matt
Matthew Dillon
<dillon@xxxxxxxxxxxxx>
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]