Toggle navigation
Documentation
The friendly Operating System for the Internet of Things
Loading...
Searching...
No Matches
ps.h
Go to the documentation of this file.
1
/*
2
* SPDX-FileCopyrightText: 2010 Freie Universität Berlin
3
* SPDX-License-Identifier: LGPL-2.1-only
4
*/
5
6
#pragma once
7
20
21
#ifdef __cplusplus
22
extern
"C"
{
23
#endif
24
28
void
ps
(
void
);
29
30
#ifdef __cplusplus
31
}
32
#endif
33
ps
void ps(void)
Print information to all active threads to stdout.
Generated on Fri Aug 7 2026 10:06:13 by
1.13.2