blob: 8b25cc1ff801afc3592fc8ba8a92416e4a4a5776 [file] [log] [blame]
.. SPDX-License-Identifier: GPL-2.0-or-later
Uthread API
===========
.. kernel-doc:: include/uthread.h
:doc: Overview
.. kernel-doc:: include/uthread.h
:internal:
Example
-------
Here is an example of how to use this API:
.. literalinclude:: ../../test/lib/uthread.c
:language: c
:linenos: