Ignore:
Timestamp:
2013-04-06T14:14:20Z (12 years ago)
Author:
Jan Vesely <jano.vesely@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
7e706a3
Parents:
599034e
Message:

hound: cleanup

remove unused sync primitives
move buffer filling to a helper function

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/srv/audio/hound/audio_device.h

    r599034e reca79ff  
    5353        char *name;
    5454        struct {
    55                 fibril_mutex_t guard;
    56                 fibril_condvar_t wc;
    5755                void *base;
    5856                size_t size;
Note: See TracChangeset for help on using the changeset viewer.