xref
: /
btstack
/
test
/
embedded
/
task.h
(revision b08c8c4999ec5e3c10fa971e116981dc486c4a6c)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
typedef
int
TaskHandle_t
;
2
TaskHandle_t
xTaskGetCurrentTaskHandle
(
void
);
3