Changeset ff20afc in mainline for uspace/srv/sysman/sysman.c


Ignore:
Timestamp:
2019-08-17T13:12:47Z (6 years ago)
Author:
Matthieu Riolo <matthieu.riolo@…>
Children:
5a88d87
Parents:
d5cca04
git-author:
Michal Koutný <xm.koutny+hos@…> (2015-12-04 13:56:42)
git-committer:
Matthieu Riolo <matthieu.riolo@…> (2019-08-17 13:12:47)
Message:

sysman: Synchronize access to unit repository from other fibrils

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/srv/sysman/sysman.c

    rd5cca04 rff20afc  
    359359/*
    360360 * Event handlers
    361  */
    362 
    363 // NOTE must run in main event loop fibril
     361 *
     362 * NOTE must run in main event loop fibril
     363 */
     364
    364365void sysman_event_job_process(void *data)
    365366{
Note: See TracChangeset for help on using the changeset viewer.