49 DBGC (
pending,
"PENDING %p incremented to %d (total %d)\n",
63 DBGC (
pending,
"PENDING %p decremented to %d (total %d)\n",
void pending_put(struct pending_operation *pending)
Mark an operation as no longer pending.
uint32_t pending
Pending events.
int pending_total
Total count of pending operations.
FILE_LICENCE(GPL2_OR_LATER_OR_UBDL)
void pending_get(struct pending_operation *pending)
Mark an operation as pending.