OSDN Git Service

SDL_atomic_t サンプルコードを修正 https://wiki.libsdl.org/SDL_atomic_t?action=diff&rev1=3&rev2=4
[sdl2referencejp/sdl2referencejp.git] / SDL_AtomicIncRef.html
1 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2 <html lang="ja-JP">
3 <head>
4 <meta http-equiv="Content-Type" content="text/html; charset=Shift_JIS">
5 <meta http-equiv="Content-Style-Type" content="text/css">
6 <meta name="keywords" content="Simple Directmedia Layer SDL2.0">
7 <link rel="top" href="index.html" title="\83z\81[\83\80">
8 <link rel="parent" href="CategoryAtomic.html" title="1\82Â\8fã">
9 <title>SDL_AtomicIncRef</title>
10 </head>
11 <body>
12 <a href="index.html">\96Ú\8e\9f</a> - <a href="ApiByCategory.html">API(\8b@\94\\95Ê)</a> - <a href="CategoryAtomic.html">\83A\83g\83~\83b\83N\91\80\8dì</a> - SDL_AtomicIncRef
13 <hr>
14 <h1>SDL_AtomicIncRef</h1>
15 \8eQ\8fÆ\83J\83E\83\93\83g\82Æ\82µ\82Ä\82Ì\83A\83g\83~\83b\83N\95Ï\90\94\82ð1\91\9d\82â\82·
16 <h2>\8d\\95¶</h2>
17 <code>void SDL_AtomicIncRef(SDL_atomic_t* a)</code>
18 <h2>\88ø\90\94</h2>
19 <table border="1" summary="SDL_AtomicIncRef">
20 <tr><td>a</td><td>\8fC\90³\82·\82é<a href="SDL_atomic_t.html">SDL_atomic_t</a>\82Ö\82Ì\83|\83C\83\93\83^</td></tr>
21 </table>
22 <h2>\8aÖ\98A\8d\80\96Ú(\8aÖ\90\94)</h2>
23 <a href="SDL_AtomicAdd.html">SDL_AtomicAdd</a><br>
24 <a href="SDL_AtomicDecRef.html">SDL_AtomicDecRef</a><br>
25 <h2>SDL Wiki\82Ö\82Ì\83\8a\83\93\83N</h2>
26 <a href="https://wiki.libsdl.org/SDL_AtomicIncRef">SDL_AtomicIncRef - SDL Wiki</a>
27 <hr>
28 </body>
29 </html>