- File:
-
- 1 edited
-
libcfa/src/concurrency/kernel/startup.cfa (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
libcfa/src/concurrency/kernel/startup.cfa
rbd0bdd37 ra5e7233 486 486 487 487 // Adjust the ready queue size 488 this.cltr_id =ready_queue_grow( cltr, target );488 ready_queue_grow( cltr, target ); 489 489 490 490 // Unlock the RWlock
Note:
See TracChangeset
for help on using the changeset viewer.