Searched refs:_SetCopyEngineCancelSemaphore (Results 1 - 2 of 2) sorted by path

/haiku/src/apps/installer/
H A DInstallerWindow.cpp335 _SetCopyEngineCancelSemaphore(-1);
346 _SetCopyEngineCancelSemaphore(-1);
383 _SetCopyEngineCancelSemaphore(create_sem(1,
493 _SetCopyEngineCancelSemaphore(-1);
914 InstallerWindow::_SetCopyEngineCancelSemaphore(sem_id id, bool alreadyLocked) function in class:InstallerWindow
948 _SetCopyEngineCancelSemaphore(-1, true);
H A DInstallerWindow.h56 void _SetCopyEngineCancelSemaphore(sem_id id,

Completed in 22 milliseconds