OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:thr_t
(Results
1 - 4
of
4
) sorted by relevancy
/src/lib/libc/include/
reentrant.h
121
#define
thr_t
pthread_t
macro
205
thr_t
__libc_thr_self(void);
264
thr_t
__libc_thr_self_stub(void);
266
int __libc_thr_create_stub(
thr_t
*, const thrattr_t *,
268
int __libc_thr_detach_stub(
thr_t
);
269
int __libc_thr_join_stub(
thr_t
, void **);
/src/lib/libc/stdio/
fileext.h
42
thr_t
_lockowner; /* The thread currently holding the lock */
/src/lib/libc/thread-stub/
thread-stub.c
419
thr_t
423
return ((
thr_t
) -1);
436
__libc_thr_create_stub(
thr_t
*tp, const thrattr_t *ta,
/src/lib/libc/net/
nsdispatch.c
165
thr_t
thr;
Completed in 13 milliseconds
Indexes created Sat Oct 11 08:10:02 GMT 2025