DragonFly commits List (threaded) for 2003-10
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
cvs commit: src/sys/kern lwkt_thread.c
dillon 2003/10/01 15:53:44 PDT
Modified files:
sys/kern lwkt_thread.c
Log:
Fix a bug in lwkt_trytoken(), it failed to exit its critical section on
failure. It is supposed to return with a critical section held on success.
Revision Changes Path
1.33 +1 -0 src/sys/kern/lwkt_thread.c
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]