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_attr_setscope
(Results
1 - 8
of
8
) sorted by relevancy
/src/external/bsd/ntp/dist/libntp/lib/isc/pthreads/
thread.c
57
ret =
pthread_attr_setscope
(&attr, PTHREAD_SCOPE_SYSTEM);
/src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.threads/
pthreads.c
138
res =
pthread_attr_setscope
(&attr, PTHREAD_SCOPE_SYSTEM);
141
print_error ("
pthread_attr_setscope
1", res);
/src/external/gpl3/gdb/dist/gdb/testsuite/gdb.threads/
pthreads.c
138
res =
pthread_attr_setscope
(&attr, PTHREAD_SCOPE_SYSTEM);
141
print_error ("
pthread_attr_setscope
1", res);
/src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/sys/posix/
pthread.d
1395
int
pthread_attr_setscope
(pthread_attr_t*, int);
1414
int
pthread_attr_setscope
(pthread_attr_t*, int);
1432
int
pthread_attr_setscope
(pthread_attr_t*, int);
1450
int
pthread_attr_setscope
(const scope pthread_attr_t*, int);
1468
int
pthread_attr_setscope
(const scope pthread_attr_t*, int);
1486
int
pthread_attr_setscope
(const scope pthread_attr_t*, int);
1504
int
pthread_attr_setscope
(const scope pthread_attr_t*, int);
1521
int
pthread_attr_setscope
(const scope pthread_attr_t*, int);
1537
int
pthread_attr_setscope
(pthread_attr_t*, int);
1566
int
pthread_attr_setscope
(pthread_attr_t*, int)
[
all
...]
/src/lib/libpthread/
pthread_attr.c
259
pthread_attr_setscope
(pthread_attr_t *attr, int scope)
function
pthread.h
78
int
pthread_attr_setscope
(pthread_attr_t *, int);
Makefile
189
MLINKS+= pthread_attr_getscope.3
pthread_attr_setscope
.3
/src/external/bsd/ntp/dist/libntp/
work_thread.c
628
pthread_attr_setscope
(&thr_attr, PTHREAD_SCOPE_SYSTEM);
Completed in 21 milliseconds
Indexes created Fri Sep 18 00:27:12 UTC 2026