OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:pthread_join
(Results
1 - 2
of
2
) sorted by relevancy
/src/lib/libc/thread-stub/
thread-stub.c
46
#define
pthread_join
__libc_pthread_join
macro
73
__weak_alias(
pthread_join
, __libc_pthread_join)
77
pthread_join
(pthread_t thread, void **valptr)
/src/lib/libpthread/
pthread.c
704
pthread_join
(pthread_t thread, void **valptr)
function in typeref:typename:int
719
/* IEEE Std 1003.1 says
pthread_join
() never returns EINTR. */
730
* cancelled,
pthread_join
() must not have succeeded.
Completed in 259 milliseconds
Indexes created Sat Sep 20 22:09:52 GMT 2025