Home
last modified time | relevance | path

Searched defs:wait (Results 1 – 25 of 44) sorted by relevance

12

/reactos/drivers/filesystems/ext2/src/
H A Dlinux.c124 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 Dfilechild.cpp277 WaitCursor wait; in set_curdir() local
543 WaitCursor wait; in refresh() local
584 WaitCursor wait; in activate_entry() local
H A Dshellbrowser.cpp315 WaitCursor wait; in InsertSubitems() local
559 WaitCursor wait; in jump_to_pidl() local
H A Dentries.cpp123 WaitCursor wait; in read_tree() local
/reactos/dll/3rdparty/libtirpc/src/
H A Drpc_soc.c162 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 Dsearchprogram.cpp151 WaitCursor wait; in Refresh() local
378 WaitCursor wait; in Notify() local
/reactos/sdk/lib/drivers/wdf/shared/targets/general/
H A Dfxiotarget.cpp638 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 Dfxiotargetremote.cpp529 BOOLEAN wait; in Close() local
/reactos/modules/rostests/winetests/ntdll/
H A Dthreadpool.c735 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 Dparallel.c51 int wait=0; in Parallel_putchar() local
/reactos/sdk/lib/drivers/wdf/shared/core/
H A Dfxdisposelist.cpp278 BOOLEAN wait; in WaitForEmpty() local
/reactos/modules/rostests/apitests/shell32/
H A Dclosewnd.cpp91 static void WaitForForegroundWindow(HWND hWnd, UINT wait = 250) in WaitForForegroundWindow()
/reactos/sdk/lib/drivers/wdf/shared/targets/usb/
H A Dfxusbdevice.cpp642 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 Dstartup.cpp61 static int runCmd(LPWSTR cmdline, LPCWSTR dir, BOOL wait, BOOL minimized) in runCmd()
/reactos/modules/rosapps/applications/explorer-old/services/
H A Dstartup.c240 static int runCmd(LPWSTR cmdline, LPCWSTR dir, BOOL wait, BOOL minimized) in runCmd()
/reactos/modules/rosapps/applications/explorer-old/taskbar/
H A Dquicklaunch.cpp94 WaitCursor wait; in AddShortcuts() local
H A Dfavorites.cpp467 WaitCursor wait; in import_IE_favorites() local
H A Dstartmenu.cpp216 WaitCursor wait; in AddEntries() local
2207 WaitCursor wait; in AddEntries() local
/reactos/base/applications/rapps/
H A Dunattended.cpp360 for (int wait = 2500, inter = 250; wait > 0; wait -= inter) in ParseCmdAndExecute() local
/reactos/dll/win32/qmgr/
H A Dqmgr.h66 HANDLE wait; member
/reactos/dll/win32/wbemprox/
H A Dservices.c144 HANDLE wait; member
179 HANDLE wait = async->wait; in async_proc() local
/reactos/modules/rostests/winetests/winetest/
H A Dmain.c312 DWORD wait, status; in run_ex() local
/reactos/drivers/filesystems/btrfs/
H A Dwrite.c4100 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 Dnotification.c66 HANDLE wait; member
/reactos/modules/rostests/winetests/winmm/
H A Dwave.c1572 DWORD wait; in test_fragmentsize() local

12