OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:startfunc
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/arm/altera/
cycv_platform.c
99
const uint32_t
startfunc
=
local in function:cycv_mpstart
112
*(volatile uint32_t *) (CYCV_SDRAM_VBASE + 0x20) =
startfunc
;
/src/lib/libpthread/
pthread.c
409
void *(*
startfunc
)(void *), void *arg)
422
return __libc_thr_create_stub(thread, attr,
startfunc
, arg);
536
newthread->pt_func =
startfunc
;
Completed in 12 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025