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

/external/libxml2/
H A Dregressions.py94 def readPfile(file, list, flag): function
172 th1 = thread.start_new_thread(readPfile, (pout, outfile, th1Flag))
173 th2 = thread.start_new_thread(readPfile, (perr, errfile, th2Flag))

Completed in 1449 milliseconds