summaryrefslogtreecommitdiff
path: root/usr/actor.h
Commit message (Expand)AuthorAgeFilesLines
* actor: add name to struct actor and init it with function nameWenchao Hao2022-02-021-2/+18
* iscsid: make sure actor is delated before reschedulingMike Christie2015-08-251-1/+2
* Make running actors event-drivenAndy Grover2015-01-121-8/+3
* Remove actor_init and rename actor_new to actor_initAndy Grover2015-01-121-1/+1
* actor: Unobfuscate ACTOR_MAX_LOOPSAdam Jackson2015-01-121-1/+0
* iscsid: fix ISCSI_ERR_INVALID_HOST err handlingMike Christie2009-07-301-0/+1
* use list instead of queueMike Christie2007-06-221-6/+7
* rm queue.c usageMike Christie2007-06-221-0/+1
* using uint32_t and uint64_t causes bad casting and the code to sort threads i...mnc2006-11-281-52/+52
* actor cleanupdmitry_yus2005-05-161-1/+1
* minor actor cleanupdmitry_yus2005-04-061-10/+10
* sched renamed to actor, provider structure added, u/k work beganopen-iscsi2005-01-271-0/+52