Home
last modified time | relevance | path

Searched refs:creation (Results 1 - 8 of 8) sorted by relevance

/third_party/ltp/testcases/open_posix_testsuite/stress/threads/pthread_self/
H A Dstress.c171 pthread_t creation[NSCENAR]; /* Thread ID returned in pthread_create */ in main() local
172 int status[NSCENAR]; /* Status of thread creation */ in main()
208 pthread_create(&creation[sc], &scenarii[sc].ta, in main()
211 /* Check creation status */ in main()
223 "An error was expected but the thread creation succeeded"); in main()
269 if (pthread_equal(creation[sc], running[sc]) == 0) { in main()
271 creation[sc]); in main()
282 if (pthread_equal(creation[sc], creation[i])) { in main()
316 ret = pthread_join(creation[s in main()
[all...]
/third_party/rust/crates/bindgen/bindgen/
H A Dtime.rs30 /// Returns the time elapsed since the timer's creation
/third_party/node/deps/v8/src/logging/
H A Dcode-events.h33 V(CODE_CREATION_EVENT, code-creation) \
/third_party/node/test/parallel/
H A Dtest-promises-unhandled-rejections.js240 ' attached synchronously upon the promise\'s creation',
250 ' attached synchronously upon the promise\'s creation',
567 ' (setImmediate before promise creation/rejection)', function(done) {
583 ' (setImmediate before promise creation/rejection)', function(done) {
604 ' (setImmediate after promise creation/rejection)', function(done) {
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cDirectStateAccessBuffersTests.cpp106 /* Check legacy state creation. */ in iterate()
124 /* Check direct state creation. */ in iterate()
1181 /* Buffer creation. */ in iterate()
1325 /* Buffer creation. */ in iterate()
1513 /* Buffer creation. */ in iterate()
1686 /* Buffer creation. */ in iterate()
1876 glw::GLbitfield creation; in iterate() member
1893 /* Buffer creation. */ in iterate()
1898 m_pNamedBufferStorage(buffer, s_reference_size, DE_NULL, access_flags[i].creation); in iterate()
2138 /* Buffer creation in iterate()
[all...]
/third_party/node/
H A DMakefile1012 # Supply SKIP_XZ=1 to explicitly skip .tar.xz creation
1022 $(info SKIP_XZ=1 supplied, skipping .tar.xz creation)
/third_party/libevdev/
H A Dconfigure8823 *** as such. This will affect the creation of libtool libraries that
8890 *** as such. This will affect the creation of libtool libraries that
15028 # after its creation but before its name has been assigned to `$tmp'.
15851 # DLL creation program.
/third_party/node/deps/cares/
H A Dconfigure10748 *** as such. This will affect the creation of libtool libraries that
10815 *** as such. This will affect the creation of libtool libraries that
15129 # A generic and very simple default shared library creation
26549 # after its creation but before its name has been assigned to `$tmp'.
27277 # DLL creation program.

Completed in 48 milliseconds