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

/system/core/toolbox/upstream-netbsd/usr.bin/grep/
H A Dqueue.c60 enqueue(struct str *x) function
/system/core/adb/
H A Dsocket.h70 /* enqueue is called by our peer when it has data
76 int (*enqueue)(asocket* s, std::string data) = nullptr; member in struct:asocket
79 * us to send data via enqueue again

Completed in 1084 milliseconds