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