| /src/external/mit/libuv/dist/test/ |
| test-mutexes.c | 98 static void synchronize(void) { function 116 synchronize(); 122 synchronize(); 126 synchronize(); 131 synchronize(); 151 synchronize(); /* Releases the mutex to the other thread. */ 158 synchronize(); 162 synchronize(); 167 synchronize(); 173 synchronize(); [all...] |
| test-mutexes.c | 98 static void synchronize(void) { function 116 synchronize(); 122 synchronize(); 126 synchronize(); 131 synchronize(); 151 synchronize(); /* Releases the mutex to the other thread. */ 158 synchronize(); 162 synchronize(); 167 synchronize(); 173 synchronize(); [all...] |
| test-mutexes.c | 98 static void synchronize(void) { function 116 synchronize(); 122 synchronize(); 126 synchronize(); 131 synchronize(); 151 synchronize(); /* Releases the mutex to the other thread. */ 158 synchronize(); 162 synchronize(); 167 synchronize(); 173 synchronize(); [all...] |
| test-mutexes.c | 98 static void synchronize(void) { function 116 synchronize(); 122 synchronize(); 126 synchronize(); 131 synchronize(); 151 synchronize(); /* Releases the mutex to the other thread. */ 158 synchronize(); 162 synchronize(); 167 synchronize(); 173 synchronize(); [all...] |
| test-mutexes.c | 98 static void synchronize(void) { function 116 synchronize(); 122 synchronize(); 126 synchronize(); 131 synchronize(); 151 synchronize(); /* Releases the mutex to the other thread. */ 158 synchronize(); 162 synchronize(); 167 synchronize(); 173 synchronize(); [all...] |
| /src/external/apache2/llvm/dist/llvm/examples/ParallelJIT/ |
| ParallelJIT.cpp | 242 static WaitForThreads synchronize; variable 252 synchronize.block(); // wait until other threads are at this point 302 synchronize.releaseThreads(3); // wait until other threads are at this point
|
| ParallelJIT.cpp | 242 static WaitForThreads synchronize; variable 252 synchronize.block(); // wait until other threads are at this point 302 synchronize.releaseThreads(3); // wait until other threads are at this point
|
| ParallelJIT.cpp | 242 static WaitForThreads synchronize; variable 252 synchronize.block(); // wait until other threads are at this point 302 synchronize.releaseThreads(3); // wait until other threads are at this point
|
| ParallelJIT.cpp | 242 static WaitForThreads synchronize; variable 252 synchronize.block(); // wait until other threads are at this point 302 synchronize.releaseThreads(3); // wait until other threads are at this point
|
| ParallelJIT.cpp | 242 static WaitForThreads synchronize; variable 252 synchronize.block(); // wait until other threads are at this point 302 synchronize.releaseThreads(3); // wait until other threads are at this point
|
| /xsrc/external/mit/MesaGLUT/dist/src/glut/glx/ |
| glut_init.c | 60 static Bool synchronize = False; variable 139 if (synchronize) 279 synchronize = GL_TRUE;
|
| /src/tests/net/mcast/ |
| mcast.c | 239 synchronize(const int fd, bool waiter) function 280 if (synchronize(fd, true) == -1) 304 if (synchronize(fd, true) == -1) 326 synchronize(fd, false); 345 synchronize(fd, false);
|
| mcast.c | 239 synchronize(const int fd, bool waiter) function 280 if (synchronize(fd, true) == -1) 304 if (synchronize(fd, true) == -1) 326 synchronize(fd, false); 345 synchronize(fd, false);
|
| mcast.c | 239 synchronize(const int fd, bool waiter) function 280 if (synchronize(fd, true) == -1) 304 if (synchronize(fd, true) == -1) 326 synchronize(fd, false); 345 synchronize(fd, false);
|
| mcast.c | 239 synchronize(const int fd, bool waiter) function 280 if (synchronize(fd, true) == -1) 304 if (synchronize(fd, true) == -1) 326 synchronize(fd, false); 345 synchronize(fd, false);
|
| mcast.c | 239 synchronize(const int fd, bool waiter) function 280 if (synchronize(fd, true) == -1) 304 if (synchronize(fd, true) == -1) 326 synchronize(fd, false); 345 synchronize(fd, false);
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/d3d12/ |
| d3d12_resource.cpp | 629 synchronize(struct d3d12_context *ctx, function 929 if (!synchronize(ctx, res, usage, &range))
|
| /xsrc/external/mit/xcompmgr/dist/ |
| xcompmgr.c | 132 static Bool synchronize; variable 2118 synchronize = True; 2145 if (synchronize)
|