Home
last modified time | relevance | path

Searched refs:dce (Results 1 – 7 of 7) sorted by relevance

/external/kernel-headers/original/linux/hdlc/
Dioctl.h29 unsigned short dce; /* 1 for DCE (network side) operation */ member
/external/iproute2/include/linux/hdlc/
Dioctl.h62 unsigned short dce; /* 1 for DCE (network side) operation */ member
/external/bluetooth/glib/docs/reference/glib/
Dbuilding.sgml204 <arg>--with-threads=[none|posix|dce|win32]</arg>
388 'posix' and 'dce' can be used interchangeable
/external/bluetooth/glib/gthread/
DChangeLog749 construction of mutexes and conds for dce threads, these are
764 * gthread-posix.c: Now handle both dce and posix threads. They are
/external/bluetooth/glib/
Dconfigure.in1689 [AC_HELP_STRING([--with-threads=@<:@none/posix/dce/win32@:>@],
1767 have_threads=dce)
1899 # So we are using dce threads. posix threads are already
1949 posix|dce)
1962 for thread_lib in "" pthread pthread32 pthreads thread dce; do
DChangeLog.pre-2-2931 gthread/gthread-solaris.c: Do the same for the posix/dce
1051 * configure.in: Improve checks for dce/posix threads to also do
DChangeLog.pre-2-038 * configure.in: Fixed recognition of dce. Do not use -lc_r on
7181 * configure.in: Test for posix threads first, then for dce threads.
7185 * configure.in: Revamped the thread configure stuff. Now dce
7187 because dce threads are in fact working quite differently from