bugTransport Sample Protocol - Bugs: bug #21520, bb_lock call bb_unlock of...

 
 

bug #21520: bb_lock call bb_unlock of bb_operation structure

Submitter:  Stéphane ARQUER <arquers>
Submitted:  Tue 06 Nov 2007 08:28:37 AM UTC
   
 
Category:  Blackboard Severity:  3 - Normal
Status:  Ready For Test Privacy:  Public
Assigned to:  erk Open/Closed:  Open
Release:  * 0.8.3 Fixed Release:  * CVS
* Mandatory Fields

Add a New Comment Rich Markup
   

Tue 06 Nov 2007 08:48:47 AM UTC, comment #1: 
Eric NOULARD <erk>
Group administrator
Tue 06 Nov 2007 08:28:37 AM UTC, original submission:  

The bb_lock function described in bb_core.c file, call the bb_operation bb_unlock:
int32_t bb_lock(volatile S_BB_T* bb) {
  return ops[bb->type]->bb_unlock(bb);
} /* end of bb_lock */

Stéphane ARQUER <arquers>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by erk (Posted a comment)
  • -email is unavailable- added by erk (as BB co-maintainer)
  • -email is unavailable- added by arquers (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follow 4 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2007-11-06 erk StatusNone Ready For Test
        Assigned toNone erk
        Fixed ReleaseUnknown CVS
        Carbon-Copy- Added deweerdt

    Back to the top

    Powered by Savane 3.13-f8d8.
    Corresponding source code