OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:pthread_setconcurrency
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/bsd/ntp/dist/libntp/lib/isc/pthreads/
thread.c
74
(void)
pthread_setconcurrency
(level);
/src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/sys/posix/
pthread.d
1041
int
pthread_setconcurrency
(int);
1056
int
pthread_setconcurrency
(int);
1070
int
pthread_setconcurrency
(int);
1089
int
pthread_setconcurrency
(int);
1107
int
pthread_setconcurrency
(int);
1126
int
pthread_setconcurrency
(int);
1144
int
pthread_setconcurrency
(int);
1162
int
pthread_setconcurrency
(int);
1206
int
pthread_setconcurrency
(int);
/src/external/bsd/openldap/dist/libraries/libldap/
thr_posix.c
29
#define _XOPEN_SOURCE 500 /* For
pthread_setconcurrency
() on glibc */
113
return
pthread_setconcurrency
( n );
/src/external/bsd/libbind/dist/
configure
23211
# sure we call
pthread_setconcurrency
.
23218
{ echo "$as_me:$LINENO: checking for
pthread_setconcurrency
" >&5
23219
echo $ECHO_N "checking for
pthread_setconcurrency
... $ECHO_C" >&6; }
23229
/* Define
pthread_setconcurrency
to an innocuous variant, in case <limits.h> declares
pthread_setconcurrency
.
23231
#define
pthread_setconcurrency
innocuous_pthread_setconcurrency
23234
which can conflict with char
pthread_setconcurrency
(); below.
23244
#undef
pthread_setconcurrency
23252
char
pthread_setconcurrency
();
23263
return
pthread_setconcurrency
();
[
all
...]
Completed in 42 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026