Searched refs:PrintThread (Results 1 - 2 of 2) sorted by relevance

/haiku/src/servers/print/
H A DPrinter.h98 void PrintThread(Job* job);
H A DPrinter.cpp505 // PrintThread
514 Printer::PrintThread(Job* job) function in class:Printer
550 // Print thread entry, calls PrintThread with spool job.
562 job->GetPrinter()->PrintThread(job);

Completed in 64 milliseconds