Searched refs:dce (Results 1 – 7 of 7) sorted by relevance
29 unsigned short dce; /* 1 for DCE (network side) operation */ member
62 unsigned short dce; /* 1 for DCE (network side) operation */ member
204 <arg>--with-threads=[none|posix|dce|win32]</arg>388 'posix' and 'dce' can be used interchangeable
749 construction of mutexes and conds for dce threads, these are764 * gthread-posix.c: Now handle both dce and posix threads. They are
1689 [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
931 gthread/gthread-solaris.c: Do the same for the posix/dce1051 * configure.in: Improve checks for dce/posix threads to also do
38 * configure.in: Fixed recognition of dce. Do not use -lc_r on7181 * configure.in: Test for posix threads first, then for dce threads.7185 * configure.in: Revamped the thread configure stuff. Now dce7187 because dce threads are in fact working quite differently from