]> git.ipfire.org Git - thirdparty/gcc.git/blame - libgomp/doc/openacc-runtime-library-routines/accprofunregister.rst
sphinx: add missing trailing newline
[thirdparty/gcc.git] / libgomp / doc / openacc-runtime-library-routines / accprofunregister.rst
CommitLineData
c63539ff
ML
1..
2 Copyright 1988-2022 Free Software Foundation, Inc.
3 This is part of the GCC manual.
4 For copying conditions, see the copyright.rst file.
5
6.. _acc_prof_unregister:
7
8acc_prof_unregister -- Unregister callbacks.
9********************************************
10
11Description:
12 This function unregisters callbacks.
13
14C/C++:
15 .. list-table::
16
17 * - *Prototype*:
18 - ``void acc_prof_unregister (acc_event_t, acc_prof_callback, acc_register_t);``
19
20See also:
21 :ref:`openacc-profiling-interface`
22
23Reference:
24 :openacc:`2.6`, section
3ed1b4ce 25 5.3.