- File:
-
- 1 edited
-
libcfa/src/concurrency/preemption.cfa (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
libcfa/src/concurrency/preemption.cfa
r58d64a4 re9b49379 411 411 static void * alarm_loop( __attribute__((unused)) void * args ) { 412 412 __processor_id_t id; 413 id.full_proc = false;414 413 id.id = doregister(&id); 415 414
Note:
See TracChangeset
for help on using the changeset viewer.