Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
refs:deMutex_lock
(Results
1 - 11
of
11
) sorted by relevance
/third_party/vk-gl-cts/framework/qphelper/
H
A
D
qpTestLog.c
454
deMutex_lock
(log->lock);
in qpTestLog_startCase()
502
deMutex_lock
(log->lock);
in qpTestLog_endCase()
539
deMutex_lock
(log->lock);
in qpTestLog_startTestsCasesTime()
562
deMutex_lock
(log->lock);
in qpTestLog_endTestsCasesTime()
598
deMutex_lock
(log->lock);
in qpTestLog_terminateCase()
628
deMutex_lock
(log->lock);
in qpTestLog_writeKeyValuePair()
848
deMutex_lock
(log->lock);
in qpTestLog_startImageSet()
876
deMutex_lock
(log->lock);
in qpTestLog_endImageSet()
1017
deMutex_lock
(log->lock);
in qpTestLog_writeImage()
1066
deMutex_lock
(lo
in qpTestLog_startShaderProgram()
[all...]
H
A
D
qpCrashHandler.c
188
deMutex_lock
(g_crashHandler->crashHandlerLock);
in unhandledExceptionFilter()
247
deMutex_lock
(g_crashHandler->crashHandlerLock);
in assertFailureCallback()
/third_party/vk-gl-cts/framework/delibs/dethread/
H
A
D
deThreadTest.c
178
deMutex_lock
(mutex);
in mutexTestThr1()
198
deMutex_lock
(data->mutex);
in mutexTestThr2()
218
deMutex_lock
(data->mutex);
in mutexTestThr2()
240
deMutex_lock
(mutex);
in deMutex_selfTest()
266
deMutex_lock
(mutex);
in deMutex_selfTest()
282
deMutex_lock
(mutex);
in deMutex_selfTest()
290
deMutex_lock
(mutex);
in deMutex_selfTest()
312
deMutex_lock
(data.mutex);
in deMutex_selfTest()
342
deMutex_lock
(mutex);
in deMutex_selfTest()
H
A
D
deMutex.h
57
void
deMutex_lock
(deMutex mutex);
/third_party/vk-gl-cts/framework/delibs/dethread/win32/
H
A
D
deMutexWin32.c
71
void
deMutex_lock
(deMutex mutex)
in deMutex_lock()
function
107
void
deMutex_lock
(deMutex mutex)
in deMutex_lock()
function
/third_party/vk-gl-cts/framework/delibs/decpp/
H
A
D
deMutex.hpp
90
deMutex_lock
(m_mutex);
in lock()
/third_party/glslang/
H
A
D
osinclude.cpp
72
deMutex_lock
(s_globalLock);
in GetGlobalLock()
/third_party/vk-gl-cts/external/glslang/
H
A
D
osinclude.cpp
72
deMutex_lock
(s_globalLock);
in GetGlobalLock()
/third_party/vk-gl-cts/framework/delibs/dethread/unix/
H
A
D
deMutexUnix.c
96
void
deMutex_lock
(deMutex mutex)
in deMutex_lock()
function
/third_party/vk-gl-cts/framework/delibs/deutil/
H
A
D
deTimer.c
322
deMutex_lock
(thread->lock);
in timerThread()
407
deMutex_lock
(timer->curThread->lock);
in deTimer_isActive()
444
deMutex_lock
(timer->curThread->lock);
in deTimer_disable()
H
A
D
deSocket.c
615
deMutex_lock
(sock->stateLock);
in deSocket_shutdown()
698
deMutex_lock
(sock->stateLock);
in deSocket_close()
763
deMutex_lock
(sock->stateLock);
in deSocket_setChannelsClosed()
Completed in 8 milliseconds