MCPcopy Create free account
hub / github.com/deskflow/deskflow / ErrorLock

Method ErrorLock

src/lib/platform/XWindowsUtil.h:106–106  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

104 */
105 explicit ErrorLock(Display *);
106 ErrorLock(ErrorLock const &) = delete;
107 ErrorLock(ErrorLock &&) = delete;
108
109 ErrorLock &operator=(ErrorLock const &) = delete;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected