add a TRYING stateto the resourcetracker
commit7b4d968a7ab0a14ba752657104c38d48df4a76a4
authorChristian Thaeter <ct@pipapo.org>
Sat, 9 Jan 2010 23:33:19 +0000 (10 00:33 +0100)
committerChristian Thaeter <ct@pipapo.org>
Sat, 9 Jan 2010 23:33:19 +0000 (10 00:33 +0100)
treeea275d2ca9ec47e9aa9f63a130d2f37fa2887f78
parent681386321f7c6ab3862fe9942d95cc4692484eb1
add a TRYING stateto the resourcetracker

Trying the same as waiting, but does not trigger the deadlock checker.
This is to be used whenever deadlock checking is done on application level
like a timed lock or so.
src/nobug.h
src/nobug_resources.c