Searched refs:HelperCommand (Results 1 – 1 of 1) sorted by relevance
99 typedef struct HelperCommand { struct104 struct HelperCommand *next; argument113 } HelperCommand; typedef116 HelperCommand *head;117 HelperCommand *tail;133 commandSize(HelperCommand *command) in commandSize()135 jint size = sizeof(HelperCommand); in commandSize()149 freeCommand(HelperCommand *command) in freeCommand()157 enqueueCommand(HelperCommand *command, in enqueueCommand()205 completeCommand(HelperCommand *command) in completeCommand()[all …]