Home
last modified time | relevance | path

Searched refs:PmExitCommand (Results 1 – 1 of 1) sorted by relevance

/dports/devel/anjuta/anjuta-3.34.0/plugins/am-project/
H A Dcommand-queue.c132 static PmCommandWork PmExitCommand = {NULL, pm_command_exit_work, NULL}; variable
212 job = pm_job_new (&PmExitCommand, NULL, NULL, NULL, 0, NULL, NULL, queue); in pm_command_queue_stop_thread()