Searched defs:asocket_abort (Results 1 - 1 of 1) sorted by relevance

/system/core/libcutils/
H A Dabort_socket.c93 /* abort due to asocket_abort() */
145 /* abort due to asocket_abort() */
190 /* abort due to asocket_abort() */
236 /* abort due to asocket_abort() */
257 void asocket_abort(struct asocket *s) { function
280 /* Call asocket_abort() in case there are still threads blocked on this
285 asocket_abort(&s_copy);

Completed in 16 milliseconds