Home
last modified time | relevance | path

Searched defs:synchronous (Results 1 – 5 of 5) sorted by relevance

/openbsd/src/sys/dev/pci/drm/i915/display/
Dintel_fbdev.h26 static inline void intel_fbdev_set_suspend(struct drm_device *dev, int state, bool synchronous) in intel_fbdev_set_suspend()
Dintel_fbdev.c520 void intel_fbdev_set_suspend(struct drm_device *dev, int state, bool synchronous) in intel_fbdev_set_suspend()
/openbsd/src/gnu/llvm/lldb/examples/python/
Dcrashlog.py1121 def synchronous(debugger): function
/openbsd/src/gnu/llvm/lldb/source/Target/
DPlatform.cpp1798 const bool synchronous = stream != nullptr; in DoConnectProcess() local
/openbsd/src/usr.bin/ssh/
Dsftp-client.c2361 handle_dest_replies(struct sftp_conn *to, const char *to_path, int synchronous, in handle_dest_replies()