Toggle navigation
Documentation
The friendly Operating System for the Internet of Things
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
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 Mon Nov 24 2025 18:43:16 by
1.9.1