mirror of
https://github.com/wolfpld/tracy.git
synced 2024-11-10 02:31:48 +00:00
Grammar.
This commit is contained in:
parent
218d90fb3f
commit
db6128afe2
@ -2025,7 +2025,7 @@ Marking locks in the C API is done with the following macros:
|
|||||||
\item \texttt{TracyCLockCustomName(lock\_ctx, name, size)}
|
\item \texttt{TracyCLockCustomName(lock\_ctx, name, size)}
|
||||||
\end{itemize}
|
\end{itemize}
|
||||||
|
|
||||||
Additionally a lock context has to be defined next to the lock that they will be marking:
|
Additionally a lock context has to be defined next to the lock that it will be marking:
|
||||||
|
|
||||||
\begin{lstlisting}
|
\begin{lstlisting}
|
||||||
TracyCLockCtx tracy_lock_ctx;
|
TracyCLockCtx tracy_lock_ctx;
|
||||||
|
Loading…
Reference in New Issue
Block a user