Data Fields | |
| PGPROC * | waiter |
| PGPROC * | blocker |
| int | pred |
| int | link |
Definition at line 37 of file deadlock.c.
Definition at line 40 of file deadlock.c.
Referenced by FindLockCycleRecurse(), and TopoSort().
| int EDGE::link |
Definition at line 42 of file deadlock.c.
Referenced by TopoSort().
| int EDGE::pred |
Definition at line 41 of file deadlock.c.
Referenced by TopoSort().
Definition at line 39 of file deadlock.c.
Referenced by ExpandConstraints(), FindLockCycleRecurse(), and TopoSort().
1.7.1