Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

5
LINES

< > BotCompany Repo | #1036289 // pcallPolicyForThread - get pcall policy applicable for current thread

JavaX fragment (include) [tags: use-pretranspiled]

Libraryless. Click here for Pure Java version (9638L/53K).

static PCallPolicy pcallPolicyForThread() {
  var policy = pcallPolicyForThread_tl()!;
  if (policy != null) ret policy;
  ret defaultPCallPolicy();
}

Author comment

Began life as a copy of #1036288

download  show line numbers  debug dex  old transpilations   

Travelled to 3 computer(s): elmgxqgtpvxh, mowyntqkapby, mqqgnosmbjvj

No comments. add comment

Snippet ID: #1036289
Snippet name: pcallPolicyForThread - get pcall policy applicable for current thread
Eternal ID of this version: #1036289/8
Text MD5: 9c85eea0e77f0f3b9cf13c2f5397674c
Transpilation MD5: fec552989ee47a6de1f0afb5afe47c4d
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2022-11-11 18:19:40
Source code size: 154 bytes / 5 lines
Pitched / IR pitched: No / No
Views / Downloads: 75 / 160
Version history: 7 change(s)
Referenced in: [show references]