OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sync_thread
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/vchiq/dist/interface/vchiq_arm/
vchiq_core.h
432
VCHIQ_THREAD_T
sync_thread
;
member in struct:vchiq_state_struct
vchiq_core.c
2555
state->
sync_thread
= vchiq_thread_create(&sync_func,
2558
if (state->
sync_thread
== NULL) {
2564
set_user_nice(state->
sync_thread
, -20);
2565
wake_up_process(state->
sync_thread
);
Completed in 23 milliseconds
Indexes created Sun Feb 22 08:20:21 UTC 2026