Home
last modified time | relevance | path

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

/third_party/nghttp2/contrib/
H A Dnghttpx-init.in62 do_stop() function
97 do_stop
142 do_stop
/third_party/python/Lib/test/
H A Dtest_signal.py1335 do_stop = False
1343 while not do_stop:
1363 do_stop = True
1383 do_stop = True
/third_party/backends/backend/
H A Dmustek_pp.c129 static SANE_Status do_stop(Mustek_pp_Handle *hndl);
176 /* do_stop:
183 do_stop(Mustek_pp_Handle *hndl) in do_stop() function
192 DBG (3, "do_stop: terminating reader process\n"); in do_stop()
198 "do_stop: reader_process terminated with status ``%s''\n", in do_stop()
1801 do_stop(hndl); in sane_read()
1818 do_stop(hndl); in sane_read()
1857 do_stop (hndl); in sane_cancel()
H A Dmustek.c2932 do_stop (Mustek_Scanner * s) in do_stop() function
2936 DBG (5, "do_stop\n"); in do_stop()
2971 DBG (5, "do_stop: terminating reader process\n"); in do_stop()
2978 "do_stop: sanei_thread_waitpid failed, already terminated? (%s)\n", in do_stop()
2983 DBG (2, "do_stop: reader process terminated with status %s\n", in do_stop()
3019 DBG (5, "do_stop: waiting for scanner to be ready\n"); in do_stop()
3024 DBG (5, "do_stop: closing scanner\n"); in do_stop()
3029 DBG (5, "do_stop: finished\n"); in do_stop()
3253 return do_stop (s); in get_image_status()
3304 return do_stop ( in get_window()
[all...]

Completed in 8 milliseconds