Home
last modified time | relevance | path

Searched refs:sync_send (Results 1 – 4 of 4) sorted by relevance

/external/ltp/testcases/open_posix_testsuite/stress/threads/pthread_kill/
Dstress.c191 void *sync_send(void *arg) in sync_send() function
281 ret = pthread_create(&sy_snd, NULL, sync_send, &sy_rec); in main()
/external/parameter-framework/asio-1.10.6/include/asio/detail/
Dsocket_ops.hpp161 ASIO_DECL size_t sync_send(socket_type s, state_type state,
Dreactive_socket_service_base.hpp177 return socket_ops::sync_send(impl.socket_, impl.state_, in send()
/external/parameter-framework/asio-1.10.6/include/asio/detail/impl/
Dsocket_ops.ipp847 size_t sync_send(socket_type s, state_type state, const buf* bufs,