Lines Matching refs:EDEADLK
164 "Resource deadlock avoided",/* EDEADLK */296 #ifdef EDEADLK297 else if (errno == EDEADLK) code = XML_IO_EDEADLK;