/reactos/drivers/filesystems/ext2/src/ |
H A D | linux.c | 124 struct __wait_queue * wait = NULL; in wait_queue_create() local 142 wait_queue_destroy(struct __wait_queue * wait) in wait_queue_destroy() 170 struct __wait_queue *wait = *waiti; in add_wait_queue() local 181 struct __wait_queue *wait = *waiti; in add_wait_queue_exclusive() local 192 struct __wait_queue *wait = *waiti; in remove_wait_queue() local 215 struct __wait_queue *wait = *waiti; in prepare_to_wait() local 234 struct __wait_queue *wait = *waiti; in prepare_to_wait_exclusive() local 253 struct __wait_queue *wait = *waiti; in finish_wait() local
|
/reactos/modules/rosapps/applications/explorer-old/shell/ |
H A D | filechild.cpp | 277 WaitCursor wait; in set_curdir() local 543 WaitCursor wait; in refresh() local 584 WaitCursor wait; in activate_entry() local
|
H A D | shellbrowser.cpp | 315 WaitCursor wait; in InsertSubitems() local 559 WaitCursor wait; in jump_to_pidl() local
|
H A D | entries.cpp | 123 WaitCursor wait; in read_tree() local
|
/reactos/dll/3rdparty/libtirpc/src/ |
H A D | rpc_soc.c | 162 clntudp_bufcreate(raddr, prog, vers, wait, sockp, sendsz, recvsz) in clntudp_bufcreate() argument 183 clntudp_create(raddr, program, version, wait, sockp) in clntudp_create() argument 211 clntudp6_bufcreate(raddr, prog, vers, wait, sockp, sendsz, recvsz) in clntudp6_bufcreate() argument 232 clntudp6_create(raddr, program, version, wait, sockp) in clntudp6_create() argument
|
/reactos/modules/rosapps/applications/explorer-old/dialogs/ |
H A D | searchprogram.cpp | 151 WaitCursor wait; in Refresh() local 378 WaitCursor wait; in Notify() local
|
/reactos/sdk/lib/drivers/wdf/shared/targets/general/ |
H A D | fxiotarget.cpp | 638 BOOLEAN getSentList, wait, added; in GotoStopState() local 753 BOOLEAN wait; in Stop() local 812 BOOLEAN wait, added; in GotoPurgeState() local 924 BOOLEAN wait; in Purge() local 1072 BOOLEAN wait; in Remove() local
|
H A D | fxiotargetremote.cpp | 529 BOOLEAN wait; in Close() local
|
/reactos/modules/rostests/winetests/ntdll/ |
H A D | threadpool.c | 735 TP_WAIT *wait, TP_WAIT_RESULT result) in wait_release_cb() 752 TP_WAIT *wait; in test_tp_group_wait() local 899 TP_WAIT *wait, TP_WAIT_RESULT result) in unexpected_wait_cb() 917 TP_WAIT *wait; in test_tp_group_cancel() local 1531 TP_WAIT *wait, TP_WAIT_RESULT result) in wait_cb() 1787 static void CALLBACK multi_wait_cb(TP_CALLBACK_INSTANCE *instance, void *userdata, TP_WAIT *wait, T… in multi_wait_cb()
|
/reactos/drivers/parallel/parallel/ |
H A D | parallel.c | 51 int wait=0; in Parallel_putchar() local
|
/reactos/sdk/lib/drivers/wdf/shared/core/ |
H A D | fxdisposelist.cpp | 278 BOOLEAN wait; in WaitForEmpty() local
|
/reactos/modules/rostests/apitests/shell32/ |
H A D | closewnd.cpp | 91 static void WaitForForegroundWindow(HWND hWnd, UINT wait = 250) in WaitForForegroundWindow()
|
/reactos/sdk/lib/drivers/wdf/shared/targets/usb/ |
H A D | fxusbdevice.cpp | 642 BOOLEAN wait; in Stop() local 735 BOOLEAN wait; in Purge() local 837 BOOLEAN wait; in PipesGotoRemoveState() local 2069 BOOLEAN wait; in CleanupInterfacePipesAndDelete() local
|
/reactos/base/shell/explorer/ |
H A D | startup.cpp | 61 static int runCmd(LPWSTR cmdline, LPCWSTR dir, BOOL wait, BOOL minimized) in runCmd()
|
/reactos/modules/rosapps/applications/explorer-old/services/ |
H A D | startup.c | 240 static int runCmd(LPWSTR cmdline, LPCWSTR dir, BOOL wait, BOOL minimized) in runCmd()
|
/reactos/modules/rosapps/applications/explorer-old/taskbar/ |
H A D | quicklaunch.cpp | 94 WaitCursor wait; in AddShortcuts() local
|
H A D | favorites.cpp | 467 WaitCursor wait; in import_IE_favorites() local
|
H A D | startmenu.cpp | 216 WaitCursor wait; in AddEntries() local 2207 WaitCursor wait; in AddEntries() local
|
/reactos/base/applications/rapps/ |
H A D | unattended.cpp | 360 for (int wait = 2500, inter = 250; wait > 0; wait -= inter) in ParseCmdAndExecute() local
|
/reactos/dll/win32/qmgr/ |
H A D | qmgr.h | 66 HANDLE wait; member
|
/reactos/dll/win32/wbemprox/ |
H A D | services.c | 144 HANDLE wait; member 179 HANDLE wait = async->wait; in async_proc() local
|
/reactos/modules/rostests/winetests/winetest/ |
H A D | main.c | 312 DWORD wait, status; in run_ex() local
|
/reactos/drivers/filesystems/btrfs/ |
H A D | write.c | 4100 bool wait, bool deferred_write, bool write_irp, LIST_ENTRY* rollback) { in write_file2() 4591 NTSTATUS write_file(device_extension* Vcb, PIRP Irp, bool wait, bool deferred_write) { in write_file() 4674 bool wait = FileObject ? IoIsOperationSynchronous(Irp) : true; in _Function_class_() local
|
/reactos/modules/rostests/winetests/winhttp/ |
H A D | notification.c | 66 HANDLE wait; member
|
/reactos/modules/rostests/winetests/winmm/ |
H A D | wave.c | 1572 DWORD wait; in test_fragmentsize() local
|