Displaying 2 results from an estimated 2 matches for "high_priority_class".
2001 Sep 21
2
xilinx under wine; problems by installation
Hi all,
I`m a newbie and I need any help!!
I want to istall xilinx under win and after the command wine setup.exe
Iget the following message:
fixme:module:CreateProcessA (D:\ce\jre\1.2\bin\java.exe,...):
HIGH_PRIORITY_CLASS ignored
fixme:pthread_kill_other_threads_np
FIXME:pthread_rwlock_rdlock
FIXME:pthread_rwlock_unlock
FIXME:pthread_rwlock_rdlock
FIXME:pthread_rwlock_unlock
fixme:console:SetConsoleCtrlHandler (0x7800f588,1) - no error checking
or testing yet
fixme:pthread_kill_other_threads_np
Console: Making conso...
2004 Jul 31
3
Bug in new_work_item
Hi all,
Windows 2000
Ruby 1.8.2 R7
VC++ 6.0
I noticed that if I try to call new_work_item and give
the task a name that already exists, I get a segfault:
C:\eclipse\workspace\win32-taskscheduler>ruby test.rb
"0.1.0"
test.rb:22:in `new_work_item'': NewWorkItem() function
failed (Win32::TaskSchedul
erError)
from test.rb:22
test.rb:22: [BUG] Segmentation fault
ruby