/dalvik/libcore/concurrent/src/main/java/java/util/concurrent/ |
Executors.java | 277 * thread is created as a non-daemon thread with priority set to
|
ThreadPoolExecutor.java | 74 * non-daemon status. By supplying a different ThreadFactory, you can 75 * alter the thread's name, thread group, priority, daemon status, [all...] |
/dalvik/vm/ |
Globals.h | 404 * Manage exit conditions. The VM exits when all non-daemon threads
|
LinearAlloc.c | 660 * daemon thread that's still trying to do something, so we grab the locks.
|
/development/pdk/docs/porting/ |
bring_up.jd | 65 <li><code>/system/bin/dbus-daemon</code></li>
|
/external/bluetooth/bluez/src/ |
dbus-hci.c | 528 * workaround to identify situation when the daemon started and
|
/external/dbus/bus/ |
bus.c | 684 /* Now become a daemon if appropriate */ [all...] |
/external/dbus/dbus/ |
dbus-protocol.h | 180 * daemon with some huge rule
|
/external/dhcpcd/ |
dhcpcd.c | 2 * dhcpcd - DHCP client daemon
|
net.c | 2 * dhcpcd - DHCP client daemon
|
/external/dropbear/ |
CHANGES | 418 - Use daemon() function if available (or our own copy) rather than separate
|
configure.in | 598 AC_CHECK_FUNCS([dup2 getspnam getusershell memset putenv select socket strdup clearenv strlcpy strlcat daemon basename _getpty getaddrinfo freeaddrinfo getnameinfo])
|
svr-chansession.c | 920 /* ... but if the daemon is the same uid as the requested uid, we don't
|
/external/e2fsprogs/ |
configure.in | 564 [ --disable-uuidd disable building the uuid daemon],
|
/external/gtest/scripts/ |
gen_gtest_pred_impl.py | 383 // daemon. In the future, if it grows too large and needs much more
|
/external/guava/javadoc/com/google/common/util/concurrent/ |
DaemonThreadFactory.html | 107 Wraps another <A HREF="http://java.sun.com/javase/6/docs/api/java/util/concurrent/ThreadFactory.html?is-external=true" title="class or interface in java.util.concurrent"><CODE>ThreadFactory</CODE></A>, making all new threads daemon threads.
|
package-summary.html | 157 <TD>Wraps another <A HREF="http://java.sun.com/javase/6/docs/api/java/util/concurrent/ThreadFactory.html?is-external=true" title="class or interface in java.util.concurrent"><CODE>ThreadFactory</CODE></A>, making all new threads daemon threads.</TD>
|
/external/iproute2/doc/ |
ip-tunnels.tex | 415 level \verb|arpd| daemon, which will maintain database of hosts attached
|
/external/ppp/pppd/plugins/rp-pppoe/ |
discovery.c | 75 * 1 if packet is for this PPPoE daemon; 0 otherwise.
|
/ndk/docs/system/libc/ |
OVERVIEW.TXT | 278 (e.g. the dhcpd daemon).
|
/sdk/sdkstats/src/com/android/sdkstats/ |
SdkStatsService.java | 111 * (if any) is sent in a <i>non-daemon</i> background thread.
|
/external/bluetooth/bluez/ |
ChangeLog | 461 Remove service daemon activation handling. [all...] |
/external/dnsmasq/po/ |
es.po | 411 msgid "Log to this syslog facility or file. (defaults to DAEMON)" 412 msgstr "Bitacorear a esta facilidad syslog o archivo. (DAEMON por predeterminado)" [all...] |
fr.po | 409 msgid "Log to this syslog facility or file. (defaults to DAEMON)" 410 msgstr "Enregistrer les journaux d'activit? dans cette facilit? syslog. (d?faut : DAEMON)" [all...] |
pl.po | 403 msgid "Log to this syslog facility or file. (defaults to DAEMON)" 404 msgstr "Wskazanie kana?u syslog-a do kt?rego maj? trafia? komunikaty (domy?lnie: DAEMON)" [all...] |