Kodi Documentation 18.0
Kodi is an open source media player and entertainment hub.
TestSharedSection.cpp File Reference
#include "threads/SharedSection.h"
#include "threads/SingleLock.h"
#include "threads/Event.h"
#include "threads/IRunnable.h"
#include "threads/test/TestHelpers.h"
#include <stdio.h>

Classes

class  locker< L >
 

Functions

 TEST (TestCritSection, General)
 
 TEST (TestSharedSection, General)
 
 TEST (TestSharedSection, GetSharedLockWhileTryingExclusiveLock)
 
 TEST (TestSharedSection, TwoCase)
 
 TEST (TestMultipleSharedSection, General)
 

Function Documentation

◆ TEST() [1/5]

TEST ( TestCritSection  ,
General   
)

◆ TEST() [2/5]

TEST ( TestMultipleSharedSection  ,
General   
)

◆ TEST() [3/5]

TEST ( TestSharedSection  ,
General   
)

◆ TEST() [4/5]

TEST ( TestSharedSection  ,
GetSharedLockWhileTryingExclusiveLock   
)

◆ TEST() [5/5]

TEST ( TestSharedSection  ,
TwoCase   
)