Advertisement
Guest User

Untitled

a guest
May 3rd, 2016
70
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.26 KB | None | 0 0
  1. Retornou
  2. Got initialCriando!
  3. Inserting main
  4. Inserindo contexto na fila: main
  5. Cont: 1
  6. Swaping! gerente with main
  7. Criando!
  8. Inserting t1
  9. Inserindo contexto na fila: t1
  10. Criando!
  11. Inserting t2
  12. Inserindo contexto na fila: t2
  13. Criando!
  14. Inserting t3
  15. Inserindo contexto na fila: t3
  16. Cont: 4
  17. init 4
  18. Nome: 1
  19. Nome: 2
  20. Nome: 3
  21. Nome: 4
  22. test1 yielding cont: 0
  23. Cont: 4
  24. In yield, changing pu�
  25. Removing main
  26. Cont: 3
  27. Tamanho apos remocao 3
  28. Inserting main
  29. Nome: 2
  30. Nome: 3
  31. Nome: 4
  32. Nome: 1
  33. Swaping! gerente with t1
  34. F1!
  35. F1 foi chamado!
  36. thread t1 on iteration 0
  37. Cont: 4
  38. In yield, changing
  39. Removing t1
  40. Cont: 3
  41. Tamanho apos remocao 3
  42. Inserting t1
  43. Nome: 3
  44. Nome: 4
  45. Nome: 1
  46. Nome: 2
  47. Swaping! gerente with t2
  48. F1!
  49. F1 foi chamado!
  50. thread t2 on iteration 0
  51. Cont: 4
  52. In yield, changing
  53. Removing t2
  54. Cont: 3
  55. Tamanho apos remocao 3
  56. Inserting t2
  57. Nome: 4
  58. Nome: 1
  59. Nome: 2
  60. Nome: 3
  61. Swaping! gerente with t3
  62. F1!
  63. F1 foi chamado!
  64. thread t3 on iteration 0
  65. Cont: 4
  66. In yield, changing
  67. Removing t3
  68. Cont: 3
  69. Tamanho apos remocao 3
  70. Inserting t3
  71. Nome: 1
  72. Nome: 2
  73. Nome: 3
  74. Nome: 4
  75. Swaping! gerente with main
  76. test1 yielding cont: 1
  77. Cont: 4
  78. In yield, changing main
  79. Removing main
  80. Cont: 3
  81. Tamanho apos remocao 3
  82. Inserting main
  83. Nome: 2
  84. Nome: 3
  85. Nome: 4
  86. Nome: 1
  87. Swaping! gerente with t1
  88. thread t1 on iteration 1
  89. Cont: 4
  90. In yield, changing t1
  91. Removing t1
  92. Cont: 3
  93. Tamanho apos remocao 3
  94. Inserting t1
  95. Nome: 3
  96. Nome: 4
  97. Nome: 1
  98. Nome: 2
  99. Swaping! gerente with t2
  100. thread t2 on iteration 1
  101. Cont: 4
  102. In yield, changing t2
  103. Removing t2
  104. Cont: 3
  105. Tamanho apos remocao 3
  106. Inserting t2
  107. Nome: 4
  108. Nome: 1
  109. Nome: 2
  110. Nome: 3
  111. Swaping! gerente with t3
  112. thread t3 on iteration 1
  113. Cont: 4
  114. In yield, changing t3
  115. Removing t3
  116. Cont: 3
  117. Tamanho apos remocao 3
  118. Inserting t3
  119. Nome: 1
  120. Nome: 2
  121. Nome: 3
  122. Nome: 4
  123. Swaping! gerente with main
  124. test1 yielding cont: 2
  125. Cont: 4
  126. In yield, changing main
  127. Removing main
  128. Cont: 3
  129. Tamanho apos remocao 3
  130. Inserting main
  131. Nome: 2
  132. Nome: 3
  133. Nome: 4
  134. Nome: 1
  135. Swaping! gerente with t1
  136. thread t1 on iteration 2
  137. Cont: 4
  138. In yield, changing t1
  139. Removing t1
  140. Cont: 3
  141. Tamanho apos remocao 3
  142. Inserting t1
  143. Nome: 3
  144. Nome: 4
  145. Nome: 1
  146. Nome: 2
  147. Swaping! gerente with t2
  148. thread t2 on iteration 2
  149. Cont: 4
  150. In yield, changing t2
  151. Removing t2
  152. Cont: 3
  153. Tamanho apos remocao 3
  154. Inserting t2
  155. Nome: 4
  156. Nome: 1
  157. Nome: 2
  158. Nome: 3
  159. Swaping! gerente with t3
  160. thread t3 on iteration 2
  161. Cont: 4
  162. In yield, changing t3
  163. Removing t3
  164. Cont: 3
  165. Tamanho apos remocao 3
  166. Inserting t3
  167. Nome: 1
  168. Nome: 2
  169. Nome: 3
  170. Nome: 4
  171. Swaping! gerente with main
  172. test1 yielding cont: 3
  173. Cont: 4
  174. In yield, changing main
  175. Removing main
  176. Cont: 3
  177. Tamanho apos remocao 3
  178. Inserting main
  179. Nome: 2
  180. Nome: 3
  181. Nome: 4
  182. Nome: 1
  183. Swaping! gerente with t1
  184.  
  185. Executing return function!!!!
  186. Removing t1
  187. Cont: 3
  188. Tamanho apos remocao 3
  189. Finalizando t1!
  190. Nome: 3
  191. Nome: 4
  192. Nome: 1
  193. Cont: 3
  194. Nome: 3
  195. Nome: 4
  196. Nome: 1
  197. aux prox id: 4
  198. Removing t2
  199. Cont: 2
  200. Tamanho apos remocao 2
  201. Inserting t2
  202. Nome: 4
  203. Nome: 1
  204. Nome: 3
  205. aux prox id: 1
  206. Removing t3
  207. Cont: 2
  208. Tamanho apos remocao 2
  209. Inserting t3
  210. Nome: 1
  211. Nome: 3
  212. Nome: 4
  213. aux prox id: 3
  214. Removing main
  215. Cont: 2
  216. Tamanho apos remocao 2
  217. Inserting main
  218. Swaping! gerente with t2
  219. Inserting main
  220. Swaping! gerente with t2
  221. Inserting main
  222. Falha de segmentação (imagem do núcleo gravada)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement