Home
last modified time | relevance | path

Searched refs:tcp_create_notify (Results 1 – 3 of 3) sorted by relevance

/AliOS-Things-master/components/py_engine/modules/network/tcp/
A Dmodule_tcp.c55 static void tcp_create_notify(void *pdata) in tcp_create_notify() function
93 py_task_schedule_call(tcp_create_notify, p); in tcp_create_routine()
/AliOS-Things-master/components/amp/engine/duktape_engine/addons/network/tcp/
A Dmodule_tcp.c55 static void tcp_create_notify(void *pdata) in tcp_create_notify() function
93 amp_task_schedule_call(tcp_create_notify, p); in tcp_create_routine()
/AliOS-Things-master/components/amp/engine/quickjs_engine/addons/network/tcp/
A Dmodule_tcp.c63 static void tcp_create_notify(void *pdata) in tcp_create_notify() function
101 amp_task_schedule_call(tcp_create_notify, p); in tcp_create_routine()

Completed in 6 milliseconds