OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:startfunc
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/arch/arm/altera/
cycv_platform.c
99
const uint32_t
startfunc
=
local
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
;
/src/external/mit/lua/dist/src/
lvm.c
1239
startfunc
:
1787
goto
startfunc
;
1809
goto
startfunc
; /* execute the callee */
Completed in 29 milliseconds
Indexes created Mon May 04 00:23:20 UTC 2026