Searched refs:sync_send (Results 1 – 4 of 4) sorted by relevance
/external/ltp/testcases/open_posix_testsuite/stress/threads/pthread_kill/ |
D | stress.c | 188 void *sync_send(void *arg) in sync_send() function 278 ret = pthread_create(&sy_snd, NULL, sync_send, &sy_rec); in main()
|
/external/parameter-framework/asio-1.10.6/include/asio/detail/ |
D | socket_ops.hpp | 161 ASIO_DECL size_t sync_send(socket_type s, state_type state,
|
D | reactive_socket_service_base.hpp | 177 return socket_ops::sync_send(impl.socket_, impl.state_, in send()
|
/external/parameter-framework/asio-1.10.6/include/asio/detail/impl/ |
D | socket_ops.ipp | 847 size_t sync_send(socket_type s, state_type state, const buf* bufs,
|