v8  3.11.10(node0.8.26)
V8 is Google's open source JavaScript engine
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
test-lock.cc File Reference
#include <stdlib.h>
#include "v8.h"
#include "platform.h"
#include "cctest.h"
Include dependency graph for test-lock.cc:

Go to the source code of this file.

Functions

 TEST (Simple)
 
 TEST (MultiLock)
 
 TEST (ShallowLock)
 
 TEST (SemaphoreTimeout)
 

Function Documentation

TEST ( Simple  )

Definition at line 17 of file test-lock.cc.

References CHECK_EQ.

TEST ( MultiLock  )

Definition at line 25 of file test-lock.cc.

References CHECK_EQ.

TEST ( ShallowLock  )

Definition at line 33 of file test-lock.cc.

References CHECK_EQ.

TEST ( SemaphoreTimeout  )

Definition at line 43 of file test-lock.cc.

References CHECK.