Searched defs:context (Results 1 – 7 of 7) sorted by relevance
148 connection_context_t* context; in create_connection_context() local179 connection_context_t* context = (connection_context_t*) handle->data; in connection_close_cb() local201 static void destroy_connection_context(connection_context_t* context) { in destroy_connection_context()208 connection_context_t* context = (connection_context_t*) handle->data; local444 connection_context_t* context = (connection_context_t*) timer->data; local465 server_context_t* context; local482 server_context_t* context = (server_context_t*) handle->data; local487 static void destroy_server_context(server_context_t* context) {524 server_context_t* context; local543 connection_context_t* context; local
82 static void signal_handling_worker(void* context) { in signal_handling_worker()164 static void loop_creating_worker(void* context) { in loop_creating_worker()
81 int compare_port, const char* context) { in check_sockname()
17 curl_context_t *context; in create_curl_context() local31 curl_context_t *context = (curl_context_t*) handle->data; in curl_close_cb() local35 void destroy_curl_context(curl_context_t *context) { in destroy_curl_context()89 curl_context_t *context; in curl_perform() local
355 static void CALLBACK post_completion(void* context, BOOLEAN timed_out) { in post_completion()374 static void CALLBACK post_write_completion(void* context, BOOLEAN timed_out) { in post_write_completion()
41 static BOOL WINAPI uv__once_inner(INIT_ONCE *once, void* param, void** context) { in uv__once_inner()
1341 static void CALLBACK post_completion_read_wait(void* context, BOOLEAN timed_out) { in post_completion_read_wait()1360 static void CALLBACK post_completion_write_wait(void* context, BOOLEAN timed_out) { in post_completion_write_wait()
Completed in 21 milliseconds