OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:activation_timeout
(Results
1 - 3
of
3
) sorted by null
/external/dbus/bus/
bus.h
55
int
activation_timeout
; /**< How long to wait for an activation to time out */
member in struct:__anon5385
config-parser.c
423
parser->limits.
activation_timeout
= 25000; /* 25 seconds */
[
all
...]
bus.c
1212
return context->limits.
activation_timeout
;
[
all
...]
Completed in 5289 milliseconds