OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:pthread_create
(Results
1 - 2
of
2
) sorted by relevancy
/src/lib/libpthread/
pthread.h
48
int
pthread_create
(pthread_t * __restrict,
312
* mistake. We catch it by not defining
pthread_create
in libc or
350
* If _NETBSD_PTHREAD_CREATE_WEAK is defined, make
pthread_create
355
* _NETBSD_PTHREAD_CREATE_WEAK and try to call
pthread_create
without
359
#define
pthread_create
__libc_thr_create
macro
pthread.c
144
__strong_alias(__libc_thr_create,
pthread_create
)
408
pthread_create
(pthread_t *thread, const pthread_attr_t *attr,
function in typeref:typename:int
421
"
pthread_create
() requires linking with -lpthread");
683
*
pthread_create
() can see from kernel info that this LWP is gone.
Completed in 13 milliseconds
Indexes created Wed Nov 05 21:10:10 GMT 2025