Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(50)

Unified Diff: SConstruct

Issue 10392005: Thread suspension: Implement for Linux (Closed) Base URL: svn://svn.chromium.org/native_client/trunk/src/native_client
Patch Set: Comment about docs Created 8 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | src/trusted/service_runtime/arch/x86_32/nacl_tls_32.c » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: SConstruct
diff --git a/SConstruct b/SConstruct
index d41636a9b01529261ffbfdd258fe2d67f19b2fbd..92de6b921c9c4717ad75b83ce9b0bb6d5bb0764f 100755
--- a/SConstruct
+++ b/SConstruct
@@ -751,6 +751,7 @@ tests_to_disable_qemu = set([
'run_srpc_manifest_file_test',
'run_srpc_message_untrusted_test',
'run_thread_stack_alloc_test',
+ 'run_thread_suspension_test',
'run_thread_test',
'run_tool_tests',
'run_trusted_mmap_test',
« no previous file with comments | « no previous file | src/trusted/service_runtime/arch/x86_32/nacl_tls_32.c » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698