Searched defs:reInt (Results 1 – 5 of 5) sorted by relevance
| /test/xts/acts/kernel_lite/ipc_posix/semaphore/ |
| D | SemTest.cpp | 192 int reInt = 0; variable 242 int reInt = 0; variable 303 int reInt = 0; variable 364 int reInt = 0; variable 437 int reInt = 0; variable
|
| /test/xts/acts/kernel_lite/process_posix/src/ |
| D | ProcessTest.cpp | 43 int reInt[4] = {0, 1, 100, 255}; variable 153 int reInt[4] = {0, 1, 100, 255}; variable 263 int reInt[4] = {0, 1, 100, 255}; variable 307 int reInt = CheckProcStatus(pid, &exitCode, 0); in FunctionAssertFalse() local
|
| D | PthreadBasicApiTest.cpp | 281 int reInt = pthread_once(&g_once, OnceFunc); in ThreadPthreadSpecificAll() local 457 int reInt = pthread_barrier_wait(&g_barrier); in ThreadTestBarrierWait1() local 472 int reInt = pthread_barrier_wait(&g_barrier); in ThreadTestBarrierWait2() local 499 int reInt = pthread_barrier_wait(&g_barrier); variable 519 int reInt = pthread_barrier_wait(barrier); in ThreadTestBarrierAlwaysWait() local 547 int reInt = pthread_barrier_wait(&barrier); variable
|
| /test/xts/acts/kernel_lite/fs_posix/src/ |
| D | FsFcntlTest.cpp | 220 int reInt = fallocate(fd, FALLOC_FL_KEEP_SIZE, 0, file_size); variable 266 int reInt = fallocate(fd, FALLOC_FL_KEEP_SIZE, 0, file_size); variable
|
| D | FsDirentTest.cpp | 142 int reInt = 0; variable
|