kernel/eka/kernel/execs.txt
branchRCL_3
changeset 43 c1f20ce4abcf
parent 19 4a8fed1c0ef6
child 44 3e88ff8f41d5
equal deleted inserted replaced
42:a179b74831c9 43:c1f20ce4abcf
   678 	arg2 = TAny*
   678 	arg2 = TAny*
   679 }
   679 }
   680 
   680 
   681 slow {
   681 slow {
   682 	name = MutexWait
   682 	name = MutexWait
       
   683 	return = TInt
       
   684 	arg2 = TInt
   683 	handle = mutex
   685 	handle = mutex
   684 }
   686 }
   685 
   687 
   686 slow {
   688 slow {
   687 	name = MutexSignal
   689 	name = MutexSignal
  1526 }
  1528 }
  1527 
  1529 
  1528 slow {
  1530 slow {
  1529 	name = ThreadGetCpuTime
  1531 	name = ThreadGetCpuTime
  1530 	return = TInt
  1532 	return = TInt
       
  1533 	arg1 = TInt
  1531 	arg2 = EXEC_INT64&
  1534 	arg2 = EXEC_INT64&
  1532 	handle = thread
       
  1533 	norelease
       
  1534 }
  1535 }
  1535 
  1536 
  1536 slow {
  1537 slow {
  1537 	name = CodeSegCreate
  1538 	name = CodeSegCreate
  1538 	user = E32Loader
  1539 	user = E32Loader
  2428 	arg2 = SShBufBaseAndSize&
  2429 	arg2 = SShBufBaseAndSize&
  2429 	handle = shbuf
  2430 	handle = shbuf
  2430 	norelease
  2431 	norelease
  2431 }
  2432 }
  2432 
  2433 
  2433 
       
  2434 slow {
  2434 slow {
  2435 	name = MathSecureRandom
  2435 	name = MathSecureRandom
  2436 	return = TInt
  2436 	return = TInt
  2437 	arg1 = TDes8&
  2437 	arg1 = TDes8&
       
  2438 }
       
  2439 
       
  2440 slow {
       
  2441 	name = TimerAgainHighRes
       
  2442 	arg2 = TRequestStatus&
       
  2443 	arg3 = TInt
       
  2444 	handle = timer
  2438 }
  2445 }
  2439 
  2446 
  2440 
  2447 
  2441 /******************************************************************************
  2448 /******************************************************************************
  2442  * End of normal executive functions
  2449  * End of normal executive functions