Subversion Repositories HelenOS

Rev

Rev 1787 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 1787 Rev 1866
Line 303... Line 303...
303
void psthread_dec_sercount(void)
303
void psthread_dec_sercount(void)
304
{
304
{
305
    serialization_count--;
305
    serialization_count--;
306
}
306
}
307
 
307
 
308
 
-
 
309
/** @}
308
/** @}
310
 */
309
 */