ESP-IDF
osi_event
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Related
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
osi_event
osi_event struct
Syntax
Show:
Summary
Declaration
Definition
from
thread.h:21
struct
osi_event
;
Implemented in
thread.c:54
Fields
Field
Declared as
osi_event::item
struct
work_item
osi_event::lock
osi_mutex_t
osi_event::is_queued
uint16_t
osi_event::queue_idx
uint16_t
osi_event::thread
osi_thread_t
*
Related Functions
Found 3 other functions taking a
osi_event
argument:
Function
osi_thread_post_event()
osi_event_bind()
osi_event_delete()
Examples
References
from
examples
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
All items filtered out
All items filtered out
Class Tree
from
examples
All items filtered out
All items filtered out
Override Tree
from
examples
All items filtered out
All items filtered out
Implementations
from
examples
All items filtered out
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out