Searched refs:syncsocket_free (Results 1 – 8 of 8) sorted by relevance
111 syncsocket_free(ssocket); in core_connection_open_socket()120 syncsocket_free(ssocket); in core_connection_open_socket()126 syncsocket_free(ssocket); in core_connection_open_socket()135 syncsocket_free(ssocket); in core_connection_open_socket()161 syncsocket_free(desc->ssocket); in core_connection_free()
363 syncsocket_free(_coreCmdProxy.sync_writer); in coreCmdProxy_destroy()368 syncsocket_free(_coreCmdProxy.sync_reader); in coreCmdProxy_destroy()
116 syncsocket_free(_userEventsProxy.sync_writer); in userEventsProxy_destroy()
191 syncsocket_free(_uiCmdProxy.sync_writer); in uiCmdProxy_destroy()
234 syncsocket_free(sk); in fbUpdatesImpl_create()
430 syncsocket_free(_coreCmdImpl.sync_writer); in coreCmdImpl_destroy()
69 void syncsocket_free(SyncSocket* ssocket);
114 syncsocket_free(SyncSocket* ssocket) in syncsocket_free() function