OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:thread_state_context
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/mDNSResponder/dist/ServiceRegistration/
route.h
383
cti_connection_t NULLABLE
thread_state_context
;
member in struct:route_state
route.c
2379
int status = cti_get_state(route_state->srp_server, &route_state->
thread_state_context
, route_state,
2477
if (route_state->
thread_state_context
!= NULL) {
2479
cti_events_discontinue(route_state->
thread_state_context
);
2480
route_state->
thread_state_context
= NULL;
Completed in 25 milliseconds
Indexes created Thu Jun 18 00:24:58 UTC 2026