OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:thrd_start_t
(Results
1 - 1
of
1
) sorted by relevancy
/src/lib/libpthread/
threads.h
63
typedef int (*
thrd_start_t
) (void *);
typedef in typeref:typename:int (*)(void *)
105
int thrd_create(thrd_t *,
thrd_start_t
, void *);
Completed in 50 milliseconds
Indexes created Sat Sep 27 22:09:54 GMT 2025