Skip to content

Commit

Permalink
Built gemstone/threading v1.0.124 documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
gsfbuildbot committed Aug 2, 2024
1 parent 1924080 commit a7c1747
Show file tree
Hide file tree
Showing 377 changed files with 391 additions and 393 deletions.
32 changes: 15 additions & 17 deletions docs/help/Gemstone.Threading.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2534,23 +2534,21 @@
diligence on the user's part for handling exceptions and signaling when the operation
is complete:

<code>
LogicalThread thread1 = new LogicalThread();
LogicalThread thread2 = new LogicalThread();

// Create logical thread operation with manually controlled call to RunIfPending
LogicalThreadOperation operation = new LogicalThreadOperation(thread1, DoOperation, false);

private void DoOperation()
{
ExecuteOnThread1();
thread2.Push(() =&gt; operation.ExecuteAction(() =&gt;
{
ExecuteOnThread2();
operation.RunIfPending();
}));
});
</code></remarks>
<codeSnippetGroup><code language="cs" codeLanguage="CSharp" style="cs">LogicalThread thread1 = new LogicalThread();
LogicalThread thread2 = new LogicalThread();

// Create logical thread operation with manually controlled call to RunIfPending
LogicalThreadOperation operation = new LogicalThreadOperation(thread1, DoOperation, false);

private void DoOperation()
{
ExecuteOnThread1();
thread2.Push(() =&gt; operation.ExecuteAction(() =&gt;
{
ExecuteOnThread2();
operation.RunIfPending();
}));
});</code></codeSnippetGroup></remarks>
</member>
<member name="M:Gemstone.Threading.LogicalThreads.LogicalThreadOperation.#ctor(Gemstone.Threading.LogicalThreads.LogicalThread,System.Action,System.Boolean)">
<summary>
Expand Down
2 changes: 1 addition & 1 deletion docs/help/fti/FTI_100.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/help/fti/FTI_101.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/help/fti/FTI_102.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/help/fti/FTI_103.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/help/fti/FTI_104.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/help/fti/FTI_105.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/help/fti/FTI_106.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"javascript":[262145,327681,393217,458753,524289,589825,655361,720898,786433,851969,917506,983042,1048578,1114114,1179650,1245186,1310721,1376258,1441794,1507329,1572866,1638402,1703938,1769474,1835010,1900546,1966081,2031618,2097154,2162690,2228226,2293762,2359298,2424834,2490370,2555906,2621442,2686978,2752514,2818050,2883585,2949121,3014658,3080194,3145730,3211265,3276802,3342337,3407873,3473409,3538946,3604481,3670017,3735553,3801089,3866625,3932161,3997697,4063233,4128769,4194305,4259841,4325377,4390913,4456449,4521985,4587521,4653058,4718594,4784129,4849665,4915201,4980738,5046274,5111810,5177346,5242881,5308418,5373954,5439490,5505026,5570562,5636098,5701634,5767170,5832706,5898242,5963778,6029314,6094850,6160386,6225922,6291458,6356994,6422530,6488066,6553602,6619138,6684674,6750210,6815746,6881282,6946818,7012354,7077890,7143426,7208962,7274498,7340034,7405570,7471106,7536642,7602178,7667714,7733250,7798786,7864322,7929858,7995394,8060930,8126466,8192002,8257537,8323074,8388610,8454146,8519682,8585218,8650754,8716290,8781826,8847362,8912898,8978435,9043970,9109506,9175042,9240578,9306114,9371650,9437186,9502722,9568258,9633794,9699330,9764866,9830402,9895938,9961474,10027010,10092546,10158082,10223618,10289154,10354690,10420226,10485762,10551298,10616834,10682370,10747906,10813442,10878978,10944514,11010050,11075586,11141122,11206658,11272194,11337730,11403266,11468802,11534338,11599874,11665410,11730946,11796482,11862018,11927554,11993090,12058626,12124162,12189698,12255234,12320770,12386306,12451842,12517378,12582914,12648450,12713986,12779522,12845058,12910594,12976130,13041666,13107202,13172738,13238274,13303810,13369346,13434882,13500418,13565954,13631490,13697026,13762562,13828098,13893634,13959170,14024706,14090242,14155778,14221314,14286850,14352386,14417922,14483458,14548994,14614530,14680066,14745602,14811138,14876674,14942210,15007746,15073282,15138818,15204354,15269890,15335426,15400962,15466498,15532034,15597570,15663106,15728642,15794178,15859714,15925251,15990786,16056322,16121858,16187394,16252930,16318466,16384002,16449538,16515075,16580610,16646146,16711682,16777218,16842754,16908289,16973826,17039362,17104898,17170434,17235969,17301506,17367042,17432578,17498113,17563649,17629186,17694722,17760258,17825793,17891330,17956866,18022402,18087937,18153474,18219010,18284546,18350082,18415617,18481153,18546690,18612225,18677762,18743298,18808834,18939905,18874369,19005441,19070978,19136514,19202050,19267586,19333121,19398657,19464193,19529729,19595265,19660801,19726337,19791873,19857410,19922946,19988481,20054017,20119553,20185089,20250626,20316161,20381697,20447233,20512770,20578305,20643841,20709377,20774913,20840449,20905985,20971522,21037057,21102593,21168129,21233665,21299202,21364737,21430273,21495809,21561345,21626881,21692418,21757953,21823490,21889025,21954561,22020097,22085633,22151170,22216705,22282241,22347777,22413314,22478849,22544386,22609922,22675457,22740994,22806529,22872066,22937602,23003138,23068674,23134210,23199746,23265282,23330818,23396354,23461890,23527426,23592962,23658498,23724034,23789570,23855106,23920642,23986178,24051714,24117250,24182786,24248322,24313858,24379394,24444930,24510466,24576002,24641538,24707074,24772610,24838146,24903682,24969218,25034754,25100290,25165826,25231362,25296898,25362434,25427971,25493506,25559042,25624578,25690114,25755650,25821186,25886722,25952258,26017794,26083330,26148866,26214402,26279938,26345474,26411010,26476547,26542082,26607618,26673154,26738690,26804227,26869762,26935298,27000834,27066370,27131906,27197442,27262978,27328514,27394050,27459587,27525122,27590658,27656194,27721730,27787266,27852803,27918338,27983874,28049410,28114946,28180483,28246018,28311554,28377090,28442626,28508162,28573699,28639234,28704770,28770307,28835842,28901379,28966914,29032450,29097986,29163522,29229059]}
{"javascript":[262145,327681,393217,458753,524289,589825,655361,720897,786433,851970,917506,983042,1048578,1114114,1179650,1245186,1310722,1376257,1441794,1507330,1572866,1638402,1703938,1769473,1835010,1900546,1966082,2031618,2097154,2162690,2228226,2293762,2359298,2424833,2490370,2555905,2621441,2686977,2752514,2818049,2883586,2949121,3014658,3080193,3145729,3211265,3276801,3342337,3407873,3473409,3538945,3604481,3670017,3735553,3801089,3866625,3932161,3997698,4063234,4128770,4194306,4259842,4325378,4390914,4456450,4521985,4587522,4653058,4718594,4784130,4849665,4915202,4980738,5046274,5111810,5177346,5242882,5308418,5373954,5439490,5505026,5570562,5636098,5701634,5767170,5832706,5898242,5963778,6029314,6094850,6160386,6225922,6291458,6356994,6422530,6488066,6553602,6619138,6684674,6750210,6815746,6881283,6946818,7012354,7077890,7143426,7208962,7274498,7340034,7405570,7471106,7536642,7602178,7667713,7733250,7798786,7864322,7929858,7995394,8060930,8126466,8192002,8257538,8323074,8388610,8454146,8519682,8585218,8650754,8716290,8781826,8847362,8912898,8978434,9043970,9109506,9175042,9240578,9306114,9371650,9437186,9502722,9568258,9633794,9699330,9764866,9830401,9895938,9961474,10027010,10092546,10158082,10223618,10289154,10354690,10420226,10485762,10551298,10616834,10682370,10747906,10813442,10878978,10944514,11010050,11075586,11141122,11206658,11272194,11337730,11403266,11468802,11534338,11599874,11665410,11730946,11796482,11862018,11927554,11993090,12058626,12124162,12189698,12255234,12320770,12386306,12451842,12517378,12582914,12648450,12713986,12779522,12845058,12910594,12976130,13041666,13107202,13172738,13238274,13303810,13369346,13434882,13500418,13565954,13631490,13697026,13762562,13828098,13893634,13959170,14024706,14090242,14155778,14221314,14286850,14352386,14417922,14483458,14548994,14614530,14680066,14745602,14811138,14876674,14942210,15007746,15073282,15138818,15204354,15269890,15335426,15400962,15466498,15532034,15597570,15663106,15728641,15794178,15859713,15925250,15990786,16056322,16121857,16187394,16252929,16318465,16384002,16449538,16515074,16580609,16646145,16711682,16777217,16842753,16908289,16973825,17039361,17104897,17170433,17235970,17301505,17367041,17432578,17498113,17563649,17629186,17694722,17760258,17825794,17891329,17956866,18022401,18087937,18153473,18219009,18284546,18350082,18415618,18481153,18546689,18612226,18677762,18743297,18808833,18874369,18939906,19005442,19070977,19136513,19202050,19267586,19333122,19398657,19464193,19529730,19595266,19660801,19726338,19791873,19857410,19922946,19988482,20054017,20119554,20185090,20250625,20316161,20381698,20447233,20512770,20578306,20643841,20709377,20774914,20840451,20905986,20971522,21037058,21102594,21168130,21233666,21299202,21364738,21430274,21495809,21561346,21626882,21692418,21757954,21823490,21889026,21954562,22020098,22085634,22151170,22216705,22282242,22347778,22413314,22478850,22544386,22609922,22675458,22740993,22806530,22872066,22937603,23003138,23068674,23134210,23199745,23265282,23330819,23396354,23461890,23527426,23592962,23658498,23724034,23789570,23855106,23920642,23986178,24051714,24117250,24182787,24248322,24313858,24379394,24444930,24510466,24576002,24641538,24707073,24772610,24838146,24903683,24969219,25034754,25100290,25165825,25231362,25296898,25362433,25427970,25493506,25559041,25624578,25690114,25755650,25821185,25886722,25952258,26017794,26083329,26148865,26214403,26279938,26345474,26411009,26476546,26542082,26607618,26673154,26738690,26804226,26869762,26935297,27000834,27066370,27131906,27197441,27262979,27328514,27394050,27459586,27525122,27590657,27656194,27721730,27787266,27852802,27918338,27983875,28049410,28114946,28180482,28246019,28311555,28377090,28442626,28508162,28573697,28639233,28704770,28770306,28835842,28901378,28966915,29032450,29097986,29163522,29229058]}
2 changes: 1 addition & 1 deletion docs/help/fti/FTI_107.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"known":[16646145,18743297]}
{"known":[11665409,19005441]}
2 changes: 1 addition & 1 deletion docs/help/fti/FTI_108.json

Large diffs are not rendered by default.

Loading

0 comments on commit a7c1747

Please sign in to comment.